[ 
https://issues.apache.org/jira/browse/KAFKA-8856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias J. Sax updated KAFKA-8856:
-----------------------------------
    Description: 
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"

[https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams]

  was:
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" 


> 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
>              Labels: kip
>             Fix For: 2.4.0
>
>
> 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"
> [https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to