[jaeger-v2] Add Meter Provider To Telemetry Settings #6127
Labels
area/otel
enhancement
good first issue
Good for beginners
help wanted
Features that maintainers are willing to accept but do not have cycles to implement
v2
Requirement
We're currently using no-op meter providers in the code instead of propagating the provider from OTEL. To change this, we need to do the following:
noopmetric.NewMeterProvider()
is usedThe text was updated successfully, but these errors were encountered: