1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/exporter/trace
rghetia b04db14146
WIP: Named tracer prototype (#227)
* named tracer prototype

* rename Manager to Provider.

* fix compile error after merge.

* rename Tracer method to GetTracer

* provider with options.

* update test.

* cleanup make circl-ci

* remove global config.

* some cleanup.

* use provider for bridge

* update propagation test.

* update examples and plugins.

* remove GlobalTracer methods.

* fix review comments.

* some more cleanup.

* remove unnecessary getTracer call in benchmark test.
2019-10-22 13:19:11 -07:00
..
jaeger WIP: Named tracer prototype (#227) 2019-10-22 13:19:11 -07:00
stackdriver change key to a string alias and KeyValue constructors (#217) 2019-10-16 22:49:58 -07:00
stdout change key to a string alias and KeyValue constructors (#217) 2019-10-16 22:49:58 -07:00