DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
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 name | Telemetry 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
...