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 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
..
internal Refactor OTLP exporter env config to be shared across all exporters (#2608) 2022-03-02 21:07:06 -05:00
otlpmetricgrpc Release v1.5.0 (#2676) 2022-03-16 09:13:17 -07:00
otlpmetrichttp Release v1.5.0 (#2676) 2022-03-16 09:13:17 -07:00
clients.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
exporter_test.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06:00
exporter.go [API EPIC 4/4] Fix tests and examples (#2587) 2022-03-02 09:50:29 -06: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
options.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00