mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
9838bba16a
* Fix #2772: allow non-comparable global types The global MeterProvider, TracerProvider, and TextMapPropagator should not panic when they are set to a non-comparable implementation of each. * Add changes to changelog * No lint unused field for testing |
||
---|---|---|
.. | ||
instruments_test.go | ||
instruments.go | ||
meter_test.go | ||
meter_types_test.go | ||
meter.go | ||
state_test.go | ||
state.go |