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
copy rogers 4ec2ae60f2
Add User-Agent header to OTLP exporter requests (#3261)
* Add User-Agent header to OTLP exporter requests
* allow override grpc user-agent

Signed-off-by: rogerogers <rogers@rogerogers.com>
2022-10-11 09:55:50 -05:00
..
client_test.go Add User-Agent header to OTLP exporter requests (#3261) 2022-10-11 09:55:50 -05: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 Move partialsuccess code to internal package (#3146) 2022-09-08 10:46:36 -07:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Bump golang.org/x/sys/unix (#3235) 2022-09-27 09:08:34 -07:00
go.sum Bump golang.org/x/sys/unix (#3235) 2022-09-27 09:08:34 -07: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