1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporters/otlp/otlpmetric
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
..
internal Dependabot bump (#2477) 2021-12-20 08:54:44 -08:00
otlpmetricgrpc change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
otlpmetrichttp Fix sporadic test failure in otlp exporter http client tests (#2496) 2022-01-05 17:04:55 -08:00
clients.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
exporter_test.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
exporter.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
go.mod Dependabot bump (#2477) 2021-12-20 08:54:44 -08:00
go.sum Dependabot bump (#2477) 2021-12-20 08:54:44 -08:00
options.go Remove sdk/export/metric module, embed into the sdk/metric (#2382) 2021-12-13 12:13:03 -08:00