Introduces GlobalObservationConvention by marcingrzejszczak · Pull Request #3285 · micrometer-metrics/micrometer (original) (raw)
Will this mean that users always need a subtype of GlobalObservationConvention?
Which would mean that they can't use an existing ObservationConvention.
If we want to lock this down/force the users to be explicit about this, I think it's ok, I just wanted to call out this consequence.