1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/exporters
Tyler Yahn e53841a4b4
Support Instrumentation Library Info in Trace Export Pipeline (#805)
* Update Tracer API with instrumentation version

Add option to the `Provider.Tracer` method to specify the
instrumentation version.

Update the global, noop, opentracing bridge, and default SDK
implementations.

This does not propagate the instrumentation library version to the
exported span. That is left for a follow-on PR.

* Revert trace_test.go

This is for the next PR.

* Support instrumentation library in SDK trace exports

* Update Jaeger exporter to export instrumentation
2020-06-09 22:15:53 -07:00
..
metric Remove Context arguments from Aggregator.Checkpoint and Integrator.Process (#803) 2020-06-09 11:00:50 -07:00
otlp Support Instrumentation Library Info in Trace Export Pipeline (#805) 2020-06-09 22:15:53 -07:00
trace Support Instrumentation Library Info in Trace Export Pipeline (#805) 2020-06-09 22:15:53 -07:00