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/otlpmetrichttp
Tyler Yahn 2cfc5210f2
Release v1.5.0 (#2676)
* Bump stable-v1 from v1.4.1 to v1.5.0

* Remove internal/metric module from versions file

This module was removed from the project.

* Prepare stable-v1 for version v1.5.0

* Update changelog

* Update CHANGELOG.md
2022-03-16 09:13:17 -07: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 Use port 4318 for otlp*http client default (#2625) 2022-02-23 09:21:04 -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 v1.5.0 (#2676) 2022-03-16 09:13:17 -07:00
go.sum Bump google.golang.org/grpc from 1.44.0 to 1.45.0 in /exporters/otlp/otlpmetric (#2672) 2022-03-15 09:27:38 -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