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/otlpmetric/internal/otest
Aaron Clawson e36a361b68
Move otlpmetrics Client to an internal package. (#3486)
* Move otlp client to an internal package

* update changelog

* Apply suggestions from code review

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-11-22 16:01:53 -08:00
..
client_test.go Move otlpmetrics Client to an internal package. (#3486) 2022-11-22 16:01:53 -08:00
client.go Move otlpmetrics Client to an internal package. (#3486) 2022-11-22 16:01:53 -08:00
collector.go Handle partial success response from OTLP server in otlpmetric exporters (#3440) 2022-11-09 07:44:06 -08:00