1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/api/global/internal
Tyler Yahn 90de306c25
Add global propagator testing and other fixes (#1260)
* 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
2020-10-16 17:50:57 -07:00
..
benchmark_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
internal_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
meter_test.go Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00
meter.go Rename *Provider names (#1190) 2020-09-23 18:16:13 -04:00
propagator_test.go Add global propagator testing and other fixes (#1260) 2020-10-16 17:50:57 -07:00
propagator.go Update the internal global TextMapPropagator (#1261) 2020-10-16 17:46:47 -07:00
registry_test.go Rename Register* to New* (#761) 2020-05-21 15:42:14 -07:00
state_test.go Add global propagator testing and other fixes (#1260) 2020-10-16 17:50:57 -07:00
state.go Add global propagator testing and other fixes (#1260) 2020-10-16 17:50:57 -07:00
trace_test.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00
trace.go Move trace api package into otel (#1229) 2020-10-08 19:58:56 -07:00