Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Proposed Changes

The method registerAdditionalMetrics registerMetricsForSubscription  will be added to the Admin, Consumer,  and Producer  interfaces.

...

The following table illustrates the derivation of the telemetry metric names from Kafka Streams metric names:

Kafka Streams metric nameTelemetry metric name
"process-records-avg, group=stream-thread-metrics""org.apache.kafka.stream.thread.process.records.avg"
"commit-latency-max, group=stream-thread-metrics""org.apache.kafka.stream.thread.commit.latency.max"


Compatibility, Deprecation, and Migration Plan

...