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/otlptracegrpc
Koichi Shiraishi be7539e30d
exporters/otlp/otlptrace/otlptracegrpc: remove unnecessary comment (#4224)
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
2023-06-20 14:24:25 +02:00
..
client_test.go otlptracehttp: Fix start/stop sync in mockCollector (#3989) 2023-04-13 07:46:50 -07: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 exporters/otlp/otlptrace/otlptracegrpc: remove unnecessary comment (#4224) 2023-06-20 14:24:25 +02:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod dependabot updates Tue Jun 20 09:20:10 UTC 2023 (#4240) 2023-06-20 11:38:28 +02:00
go.sum dependabot updates Tue Jun 20 09:20:10 UTC 2023 (#4240) 2023-06-20 11:38:28 +02:00
mock_collector_test.go otlptracehttp: Fix start/stop sync in mockCollector (#3989) 2023-04-13 07:46:50 -07:00
options.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00