1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/otlp/otlptrace/otlptracegrpc
OpenTelemetry Bot 3df561e644
dependabot updates Mon Mar 6 15:33:46 UTC 2023 (#3840)
Bump github.com/itchyny/gojq from 0.12.11 to 0.12.12 in /internal/tools
Bump golang.org/x/sys from 0.5.0 to 0.6.0 in /sdk
2023-03-06 07:40:41 -08:00
..
client_test.go OTLP traces export errors use a consistent error message prefix (#3516) 2023-01-27 10:42:15 -08:00
client_unit_test.go Use the grpc.ClientConn to handle connections for the otlptracegrpc client (#2329) 2021-11-25 08:06:21 -08:00
client.go Do not handle empty partial OTLP successes (#3438) 2022-11-03 09:02:39 -07:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod dependabot updates Mon Mar 6 15:33:46 UTC 2023 (#3840) 2023-03-06 07:40:41 -08:00
go.sum dependabot updates Mon Mar 6 15:33:46 UTC 2023 (#3840) 2023-03-06 07:40:41 -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 already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00