public static class KafkaReceiverObservation.DefaultKafkaReceiverObservationConvention extends Object implements KafkaReceiverObservationConvention
KafkaReceiverObservationConvention
for Kafka listener key values.Modifier and Type | Field and Description |
---|---|
static KafkaReceiverObservation.DefaultKafkaReceiverObservationConvention |
INSTANCE
A singleton instance of the convention.
|
Constructor and Description |
---|
DefaultKafkaReceiverObservationConvention() |
Modifier and Type | Method and Description |
---|---|
io.micrometer.common.KeyValues |
getLowCardinalityKeyValues(KafkaRecordReceiverContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContextualName, getName, supportsContext
public static final KafkaReceiverObservation.DefaultKafkaReceiverObservationConvention INSTANCE
public DefaultKafkaReceiverObservationConvention()
public io.micrometer.common.KeyValues getLowCardinalityKeyValues(KafkaRecordReceiverContext context)
getLowCardinalityKeyValues
in interface io.micrometer.observation.ObservationConvention<KafkaRecordReceiverContext>