1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-20 19:52:56 +02:00
opentelemetry-go/exporters/otlp/otlpmetric/otlpmetrichttp
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 HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -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_unit_test.go Use gRPC ClientConn for otlpmetricgrpc client connection handling (#2425) 2021-12-03 13:59:07 -08:00
client.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
doc.go Add HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -07:00
exporter.go Add HTTP metrics exporter for OTLP (#2022) 2021-06-22 11:45:17 -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