mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-16 10:19:23 +02:00
90de306c25
* Add global propagator testing and other fixes Use the testing framework from #1259 to test the added global implementation of the TextMapPropagator. Add tests for the internal state of the global package. Ensure the behavior of setting the global for an already set value panics. Fix oteltest `SetN` method check on the TextMapCarrier. * Fix lint |
||
---|---|---|
.. | ||
benchmark_test.go | ||
internal_test.go | ||
meter_test.go | ||
meter.go | ||
propagator_test.go | ||
propagator.go | ||
registry_test.go | ||
state_test.go | ||
state.go | ||
trace_test.go | ||
trace.go |