Interface GlobalObservationConvention<T extends Observation.Context>
- All Superinterfaces:
KeyValuesConvention, ObservationConvention<T>
public interface GlobalObservationConvention<T extends Observation.Context>
extends ObservationConvention<T>
An observation convention that will be set on the
ObservationRegistry.- Since:
- 1.10.0
-
Field Summary
Fields inherited from interface ObservationConvention
EMPTY -
Method Summary
Methods inherited from interface ObservationConvention
getContextualName, getHighCardinalityKeyValues, getLowCardinalityKeyValues, getName, supportsContext