1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/bridge/opencensus
Tyler Yahn 1e1cc901a5
Add embedded package to trace API (#4620)
* Add trace/embedded

* Update trace impl to use trace/embedded

* Add noop pkg to replace no-op impl in trace pkg

* Use trace/embedded in global impl

* Use trace/embedded in SDK impl

* Update opencensus bridge

* Update opentracing bridge

* Add changes to changelog

* Update trace/doc.go

Co-authored-by: David Ashpole <dashpole@google.com>

---------

Co-authored-by: David Ashpole <dashpole@google.com>
2023-10-19 10:16:24 -07:00
..
internal Add embedded package to trace API (#4620) 2023-10-19 10:16:24 -07:00
test dependabot updates Sun Oct 15 14:43:01 UTC 2023 (#4637) 2023-10-15 07:53:27 -07:00
config_test.go Add embedded package to trace API (#4620) 2023-10-19 10:16:24 -07:00
config.go Add options to opencensus bridge, and install tracer instead of returning (#4567) 2023-09-29 08:07:06 -07:00
doc.go Opencensus bridge: migrate from README to Go docs (#4561) 2023-09-28 10:31:00 +02:00
example_test.go Opencensus bridge: migrate from README to Go docs (#4561) 2023-09-28 10:31:00 +02:00
go.mod dependabot updates Mon Oct 9 08:29:23 UTC 2023 (#4596) 2023-10-09 10:44:40 +02:00
go.sum dependabot updates Sun Oct 15 14:43:01 UTC 2023 (#4637) 2023-10-15 07:53:27 -07:00
metric_test.go Add scope version to opencensus trace and metric bridges (#4584) 2023-10-11 08:48:58 +02:00
metric.go Add scope version to opencensus trace and metric bridges (#4584) 2023-10-11 08:48:58 +02:00
trace_test.go Add scope version to opencensus trace and metric bridges (#4584) 2023-10-11 08:48:58 +02:00
trace.go Add scope version to opencensus trace and metric bridges (#4584) 2023-10-11 08:48:58 +02:00
version.go Add scope version to opencensus trace and metric bridges (#4584) 2023-10-11 08:48:58 +02:00