1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/zipkin
OpenTelemetry Bot 1b04bbc681
dependabot updates Sun May 7 14:59:33 UTC 2023 (#4072)
Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /bridge/opentracing/test
Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 in /example/view
Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 in /exporters/prometheus
Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 in /exporters/prometheus
Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /exporters/otlp/otlptrace
Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /exporters/otlp/otlpmetric/otlpmetricgrpc
Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /exporters/otlp/otlptrace/otlptracegrpc
Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /exporters/otlp/otlpmetric
Bump google.golang.org/grpc from 1.54.0 to 1.55.0 in /example/otel-collector
Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 in /example/prometheus
Bump golang.org/x/sys from 0.7.0 to 0.8.0 in /sdk
2023-05-07 08:11:23 -07:00
..
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
env_test.go support zipkin exporter endpoint env (#2490) 2022-01-06 08:28:42 -08:00
env.go Handle empty env vars as it they were not set (#3764) 2023-02-28 12:43:48 -08:00
go.mod dependabot updates Sun May 7 14:59:33 UTC 2023 (#4072) 2023-05-07 08:11:23 -07:00
go.sum dependabot updates Sun May 7 14:59:33 UTC 2023 (#4072) 2023-05-07 08:11:23 -07:00
model_test.go Use semconv creation functions (#3683) 2023-02-07 13:42:47 -08:00
model.go Generate the semconv/v1.17.0 package (#3599) 2023-01-24 08:10:41 -08:00
zipkin_test.go Use semconv creation functions (#3683) 2023-02-07 13:42:47 -08:00
zipkin.go feat(exporter): Jaeger and Zipkin exporter use logr as the logging interface (#3500) 2022-12-08 08:04:43 -08:00