public final class DefaultLettuceObservationConvention extends Object implements LettuceObservationConvention
LettuceObservationConvention implementation.| Modifier and Type | Method and Description |
|---|---|
String |
getContextualName(LettuceObservationContext context) |
io.micrometer.common.KeyValues |
getHighCardinalityKeyValues(LettuceObservationContext context) |
io.micrometer.common.KeyValues |
getLowCardinalityKeyValues(LettuceObservationContext context) |
boolean |
includeCommandArgsInSpanTags() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsContextpublic io.micrometer.common.KeyValues getLowCardinalityKeyValues(LettuceObservationContext context)
getLowCardinalityKeyValues in interface io.micrometer.observation.ObservationConvention<LettuceObservationContext>public io.micrometer.common.KeyValues getHighCardinalityKeyValues(LettuceObservationContext context)
getHighCardinalityKeyValues in interface io.micrometer.observation.ObservationConvention<LettuceObservationContext>public String getContextualName(LettuceObservationContext context)
getContextualName in interface io.micrometer.observation.ObservationConvention<LettuceObservationContext>public boolean includeCommandArgsInSpanTags()
includeCommandArgsInSpanTags in interface LettuceObservationConventionCopyright © 2024 lettuce.io. All rights reserved.