1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracehttp
OpenTelemetry Bot f5a149772a
dependabot updates Sun Feb 12 17:20:31 UTC 2023 (#3718)
Bump go.opentelemetry.io/build-tools/multimod from 0.5.0 to 0.6.0 in /internal/tools
Bump go.opentelemetry.io/build-tools/crosslink from 0.5.0 to 0.6.0 in /internal/tools
Bump golang.org/x/tools from 0.5.0 to 0.6.0 in /internal/tools
Bump go.opentelemetry.io/build-tools/semconvgen from 0.5.0 to 0.6.0 in /internal/tools
Bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /exporters/otlp/otlptrace/otlptracegrpc
Bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /exporters/otlp/otlpmetric/otlpmetricgrpc
Bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /exporters/otlp/otlpmetric
Bump go.opentelemetry.io/build-tools/dbotconf from 0.5.0 to 0.6.0 in /internal/tools
Bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /exporters/otlp/otlptrace
Bump google.golang.org/grpc from 1.52.3 to 1.53.0 in /example/otel-collector
2023-02-12 09:34:31 -08:00
..
certificate_test.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
client_test.go OTLP traces export errors use a consistent error message prefix (#3516) 2023-01-27 10:42:15 -08:00
client.go OTLP traces export errors use a consistent error message prefix (#3516) 2023-01-27 10:42:15 -08:00
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
example_test.go Use semconv creation functions (#3683) 2023-02-07 13:42:47 -08:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod dependabot updates Sun Feb 12 17:20:31 UTC 2023 (#3718) 2023-02-12 09:34:31 -08:00
go.sum dependabot updates Sun Feb 12 17:20:31 UTC 2023 (#3718) 2023-02-12 09:34:31 -08:00
mock_collector_test.go Handle partial-success responses for OTLP trace (#3106) 2022-09-06 14:20:19 -05:00
options.go Use port 4318 for otlp*http client default (#2625) 2022-02-23 09:21:04 -08:00