Robert Lin
|
640a0cd8bc
|
bridge/opentracing: introduce NewTracerProvider that wraps TracerProvider instead of Tracer (#3116)
* bridge/opentracing: add NewDynamicWrappedTracerProvider for named tracers
* bridge/opentelmeetry: cache created Tracers, add tests
* bridge/opentracing: rename constructor to NewTracerProvider
* add license header
* Update docstring
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
* fix deprecated docstring
* rewrite new lookup TracerProvider as separate type
* update docstring
* add changelog entries
* Update bridge/opentracing/provider.go
Co-authored-by: Damien Mathieu <42@dmathieu.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Damien Mathieu <42@dmathieu.com>
|
2023-01-11 16:59:06 -08:00 |
|