1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporters/otlp/otlpmetric/otlpmetrichttp
Tyler Yahn 7a1ebf7f28
Upgrade go.opentelemetry.io/proto/otlp v0.12.0 -> v0.12.1 (#2728)
* Upgrade go.opentelemetry.io/proto/otlp v0.12.0 -> v0.12.1

Fix #2724

* Update changelog
2022-03-26 17:30:52 -07:00
..
certificate_test.go
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 Use port 4318 for otlp*http client default (#2625) 2022-02-23 09:21:04 -08:00
doc.go
exporter.go
go.mod Upgrade go.opentelemetry.io/proto/otlp v0.12.0 -> v0.12.1 (#2728) 2022-03-26 17:30:52 -07:00
go.sum Upgrade go.opentelemetry.io/proto/otlp v0.12.0 -> v0.12.1 (#2728) 2022-03-26 17:30:52 -07: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 Use port 4318 for otlp*http client default (#2625) 2022-02-23 09:21:04 -08:00