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
OpenTelemetry Bot fcc1129d0a
dependabot updates Sun Oct 29 15:19:32 UTC 2023 (#4678)
Bump go.uber.org/goleak from 1.2.1 to 1.3.0 in /exporters/otlp/otlptrace/otlptracegrpc
Bump github.com/golangci/golangci-lint from 1.55.0 to 1.55.1 in /internal/tools
Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 in /exporters/zipkin
Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 in /sdk
Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 in /sdk/metric
Bump github.com/go-logr/logr from 1.2.4 to 1.3.0
2023-10-29 08:33:40 -07:00
..
internal Add exemplar support to OpenCensus bridge (#4585) 2023-10-27 11:56:15 -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 exemplar support to OpenCensus bridge (#4585) 2023-10-27 11:56:15 -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