public static class KafkaSenderObservation.DefaultKafkaSenderObservationConvention extends Object implements KafkaSenderObservationConvention
KafkaSenderObservationConvention for Kafka Sender key values.| Modifier and Type | Field and Description |
|---|---|
static KafkaSenderObservation.DefaultKafkaSenderObservationConvention |
INSTANCE
A singleton instance of the convention.
|
| Constructor and Description |
|---|
DefaultKafkaSenderObservationConvention() |
| Modifier and Type | Method and Description |
|---|---|
io.micrometer.common.KeyValues |
getLowCardinalityKeyValues(KafkaRecordSenderContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextualName, getName, supportsContextpublic static final KafkaSenderObservation.DefaultKafkaSenderObservationConvention INSTANCE
public DefaultKafkaSenderObservationConvention()
public io.micrometer.common.KeyValues getLowCardinalityKeyValues(KafkaRecordSenderContext context)
getLowCardinalityKeyValues in interface io.micrometer.observation.ObservationConvention<KafkaRecordSenderContext>