Package org.apache.kafka.server.telemetry
package org.apache.kafka.server.telemetry
Provides pluggable interface for capturing client telemetry metrics.
-
ClassDescriptionA
MetricsReporter
may implement this interface to indicate support for collecting client telemetry on the server side.A client telemetry payload as sent by the client to the telemetry receiver.ClientTelemetryReceiver
defines the behaviour for telemetry receiver on the broker side which receives client telemetry metrics.