1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/api/trace/tracetest
Tyler Yahn 0fec28040d
Update trace API TracerOption (#1109)
* Update Tracer configuration.

Conform to API option design outlined in #536.

Add tests to validate new TracerConfigure function

Drop the `instrumentation` prefix.

* Stick with instrumentationVersion for now

* Propagate changes

* Add changes to Changelog
2020-09-02 07:20:52 -07:00
..
b3_propagator_benchmark_test.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
b3_propagator_data_test.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
b3_propagator_test.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
config.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
event.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
mock_span.go Make trace testhelpers public (#1111) 2020-09-01 08:16:05 -07:00
mock_tracer_test.go Make trace testhelpers public (#1111) 2020-09-01 08:16:05 -07:00
mock_tracer.go Make trace testhelpers public (#1111) 2020-09-01 08:16:05 -07:00
package.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
propagator_test.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
provider.go Update trace API TracerOption (#1109) 2020-09-02 07:20:52 -07:00
span_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
span.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
trace_context_propagator_benchmark_test.go Make trace testhelpers public (#1111) 2020-09-01 08:16:05 -07:00
trace_context_propagator_test.go Make trace testhelpers public (#1111) 2020-09-01 08:16:05 -07:00
tracer_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
tracer.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00