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
Robert Pająk eb2b89f335
otlptracegrpc: Shutdown returns context error (#3990)
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2023-04-13 07:55:24 -07: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 otlptracegrpc: Shutdown returns context error (#3990) 2023-04-13 07:55:24 -07:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Move global metric back to otel/metric/global for minor release (#3986) 2023-04-13 07:39:39 -07:00
go.sum dependabot updates Sun Apr 9 14:31:33 UTC 2023 (#3979) 2023-04-09 07:43:00 -07: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