@InterfaceStability.Evolving public interface ClientTelemetry
MetricsReporter
may implement this interface to indicate support for collecting client
telemetry on the server side.Modifier and Type | Method and Description |
---|---|
ClientTelemetryReceiver |
clientReceiver()
Called by the broker to fetch instance of
ClientTelemetryReceiver . |
ClientTelemetryReceiver clientReceiver()
ClientTelemetryReceiver
.
This instance may be cached by the broker.
ClientTelemetryReceiver
.