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:
default: "2.4"
https://cwiki.apache.org/confluence/display/KAFKA/KIP-444%3A+Augment+metrics+for+Kafka+Streams
- links to
- mentioned in
-
Page Loading...