Interface ClientTelemetry


@Deprecated(since="4.2", forRemoval=true) public interface ClientTelemetry
Deprecated, for removal: This API element is subject to removal in a future version.
Since 4.2.0, use ClientTelemetryExporterProvider instead. This interface will be removed in Kafka 5.0.0. The new interface provides a ClientTelemetryExporter which includes additional context such as the push interval.
A MetricsReporter may implement this interface to indicate support for collecting client telemetry on the server side.