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/internal
Damien Mathieu 37931d44b9
Allow using OTLP export retrier concurrently (#3756)
* allow using OTLP export retrier concurrently
2023-02-21 11:43:24 -06:00
..
envconfig add new env config options for OTLP exporter (#3363) 2022-11-08 10:53:59 -08:00
retry Allow using OTLP export retrier concurrently (#3756) 2023-02-21 11:43:24 -06:00
config_test.go Unify OTLP path parsing/default Logic (#2639) 2022-03-02 07:13:43 -08:00
config.go Unify OTLP path parsing/default Logic (#2639) 2022-03-02 07:13:43 -08:00
header_test.go Add User-Agent header to OTLP exporter requests (#3261) 2022-10-11 09:55:50 -05:00
header.go Add User-Agent header to OTLP exporter requests (#3261) 2022-10-11 09:55:50 -05:00
partialsuccess_test.go Do not handle empty partial OTLP successes (#3438) 2022-11-03 09:02:39 -07:00
partialsuccess.go Do not handle empty partial OTLP successes (#3438) 2022-11-03 09:02:39 -07:00
wrappederror_test.go OTLP traces export errors use a consistent error message prefix (#3516) 2023-01-27 10:42:15 -08:00
wrappederror.go OTLP traces export errors use a consistent error message prefix (#3516) 2023-01-27 10:42:15 -08:00