1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-02-21 19:19:56 +02:00
Tyler Yahn 9838bba16a
Allow non-comparable global types (#2773)
* 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
2022-04-07 13:22:19 -07:00
..
2021-12-01 16:47:46 +00:00