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/otlptracehttp
Tyler Yahn 11ce2ddd24
Fix sporadic test failure in otlp exporter http client tests (#2496)
* Fix flaky TestTimeout in otlpmetrichttp

* Fix flaky TestTimeout in otlptracehttp
2022-01-05 17:04:55 -08:00
..
certificate_test.go add otlp trace http exporter (#1963) 2021-06-07 07:57:58 -07:00
client_test.go Fix sporadic test failure in otlp exporter http client tests (#2496) 2022-01-05 17:04:55 -08:00
client.go Fix per-signal endpoint parsing in OTLP exporters (#2433) 2021-12-09 10:40:30 -08:00
doc.go Prerelease v1.0.0 (#2250) 2021-09-20 13:02:46 -07:00
example_test.go Add semconv/v1.7.0 package (#2320) 2021-10-22 08:43:47 -07:00
exporter.go Refactor exporter creation functions (#1985) 2021-06-10 09:22:47 -07:00
go.mod Release prep v1.3.0 (#2441) 2021-12-10 11:44:16 -05:00
go.sum Dependabot bump (#2477) 2021-12-20 08:54:44 -08:00
mock_collector_test.go Fix sporadic test failure in otlp exporter http client tests (#2496) 2022-01-05 17:04:55 -08:00
options.go Centralize the retry package for the otlp exporters (#2427) 2021-12-06 07:47:49 -08:00