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
David Ashpole 0f09b9b2d8
Add options to opencensus bridge, and install tracer instead of returning (#4567)
* Add options to opencensus bridge, and install tracer instead of returning

* add unit test

* update unit tests

* fix example

* import ordering

---------

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2023-09-29 08:07:06 -07:00
..
internal docs(typos): Run codespell to fix typos (#3980) 2023-04-11 17:28:13 -07:00
test Add options to opencensus bridge, and install tracer instead of returning (#4567) 2023-09-29 08:07:06 -07:00
config_test.go Add options to opencensus bridge, and install tracer instead of returning (#4567) 2023-09-29 08:07:06 -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 Release v1.19.0/v0.42.0/v0.0.7 (#4568) 2023-09-28 12:28:51 -07:00
go.sum dependabot updates Tue Sep 5 06:35:43 UTC 2023 (#4477) 2023-09-05 09:04:55 +02:00
metric_test.go Remove deprecated opencensus.NewMetricExporter (#4566) 2023-09-28 10:19:31 +02:00
metric.go Add options to opencensus bridge, and install tracer instead of returning (#4567) 2023-09-29 08:07:06 -07:00
trace.go Add options to opencensus bridge, and install tracer instead of returning (#4567) 2023-09-29 08:07:06 -07:00