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 163573775b
Add summary support in the OpenCensus bridge (#4668)
* support summaries in the OpenCensus bridge

* divide quantiles by 100
2023-11-02 15:07:41 -05:00
..
internal Add summary support in the OpenCensus bridge (#4668) 2023-11-02 15:07:41 -05:00
test dependabot updates Sun Oct 29 15:19:32 UTC 2023 (#4678) 2023-10-29 08:33:40 -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 Add summary support in the OpenCensus bridge (#4668) 2023-11-02 15:07:41 -05: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 Sun Oct 29 15:19:32 UTC 2023 (#4678) 2023-10-29 08:33:40 -07:00
go.sum dependabot updates Sun Oct 29 15:19:32 UTC 2023 (#4678) 2023-10-29 08:33:40 -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