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
Aaron Clawson 7458aa961b
Move the minimum version to go 1.17 (#2917)
* Move the minimum version to go 1.17

* Update readme and changelog

Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com>
2022-05-25 08:04:56 -07:00
..
client_test.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05: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 already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05: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 Move the minimum version to go 1.17 (#2917) 2022-05-25 08:04:56 -07:00
go.sum Bump google.golang.org/grpc from 1.46.0 to 1.46.2 in /exporters/otlp/otlpmetric (#2903) 2022-05-18 09:37:38 -07:00
mock_collector_test.go Add godot linter to golangci (#2845) 2022-04-25 13:22:49 -07:00
options.go Use already enabled revive linter and add depguard (#2883) 2022-05-19 15:15:07 -05:00