1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-03 22:52:30 +02:00
opentelemetry-go/bridge/opencensus
Tyler Yahn e6e186bfa4
Release v1.24.0/v0.46.0/v0.0.1-alpha (#4966)
* Bump versions

* Prepare stable-v1 for version v1.24.0

* Prepare experimental-metrics for version v0.46.0

* Prepare experimental-logs for version v0.0.1-alpha

* Update changelog

* Fix changelog entry
2024-02-23 08:32:44 -08:00
..
internal Add summary support in the OpenCensus bridge (#4668) 2023-11-02 15:07:41 -05:00
test Release v1.24.0/v0.46.0/v0.0.1-alpha (#4966) 2024-02-23 08:32:44 -08: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 Add summary support in the OpenCensus bridge (#4668) 2023-11-02 15:07:41 -05:00
example_test.go Remove the deprecated NewTracer from OC bridge (#4706) 2023-11-13 07:27:07 -08:00
go.mod Release v1.24.0/v0.46.0/v0.0.1-alpha (#4966) 2024-02-23 08:32:44 -08:00
go.sum Bump golang.org/x/sys from 0.16.0 to 0.17.0 in /sdk (#4904) 2024-02-12 10:39:55 -08: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 Remove the deprecated NewTracer from OC bridge (#4706) 2023-11-13 07:27:07 -08:00
version.go Release v1.24.0/v0.46.0/v0.0.1-alpha (#4966) 2024-02-23 08:32:44 -08:00