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/otlpmetricgrpc
Tyler Yahn a50cf6aadd
Release v1.7.0 (#2869)
* Bump versions

* Prepare stable-v1 for version v1.7.0

* Prepare experimental-metrics for version v0.30.0

* Prepare bridge for version v0.30.0

* Update changelog
2022-04-28 08:51:40 -07:00
..
client_test.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
client_unit_test.go Use gRPC ClientConn for otlpmetricgrpc client connection handling (#2425) 2021-12-03 13:59:07 -08:00
client.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
example_test.go Bring back the metric global package (#2764) 2022-04-05 07:35:16 -07:00
exporter.go OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00
go.mod Release v1.7.0 (#2869) 2022-04-28 08:51:40 -07:00
go.sum Bump google.golang.org/grpc from 1.45.0 to 1.46.0 in /exporters/otlp/otlpmetric (#2857) 2022-04-25 07:49:10 -07:00
mock_collector_test.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
options.go Change Options to accept type not pointer (#2558) 2022-02-01 15:51:23 -06:00