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