[ 
https://issues.apache.org/jira/browse/KAFKA-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16927945#comment-16927945
 ] 

Bruno Cadonna commented on KAFKA-8856:
--------------------------------------

The version scheme was changed to 

name: built.in.metrics.version
type: Enum
values:

{"0.10.0-2.3", "latest"}
default: "latest"

> Add Streams Config for Backward-compatible Metrics
> --------------------------------------------------
>
>                 Key: KAFKA-8856
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8856
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Bruno Cadonna
>            Assignee: Bruno Cadonna
>            Priority: Major
>
> With KIP-444 the tag names and names of streams metrics change. To allow 
> users having a grace period of changing their corresponding monitoring / 
> alerting eco-systems, a config shall be added that specifies which version of 
> the metrics names will be exposed.
> The definition of the new config is:
> name: built.in.metrics.version
> type: Enum
> values: {"0.10.0", "0.10.1", ... "2.3", "2.4"}
> default: "2.4" 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to