mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-12 02:28:07 +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 |
||
---|---|---|
.. | ||
benchmark_test.go | ||
internal_logging_test.go | ||
internal_logging.go | ||
propagator_test.go | ||
propagator.go | ||
state_test.go | ||
state.go | ||
trace_test.go | ||
trace.go |