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 18d265c57c
Update project minimum supported Go version to 1.16 (#2412)
* Update project min supported Go ver to 1.16

* Add changes to changelog

* Make lint fixes
2021-11-23 13:38:27 -08:00
..
internal Fix golint issue (#2403) 2021-11-18 01:08:18 -05:00
otlpmetricgrpc Update project minimum supported Go version to 1.16 (#2412) 2021-11-23 13:38:27 -08:00
otlpmetrichttp Update project minimum supported Go version to 1.16 (#2412) 2021-11-23 13:38:27 -08:00
clients.go OTLP metrics gRPC exporter (#1991) 2021-06-11 13:25:56 -07:00
exporter_test.go Metrics: Rename sdk/export/metric.ExportKind to aggregation.Temporality (#2274) 2021-10-15 11:18:36 -07:00
exporter.go Metrics: Rename sdk/export/metric.ExportKind to aggregation.Temporality (#2274) 2021-10-15 11:18:36 -07:00
go.mod Update project minimum supported Go version to 1.16 (#2412) 2021-11-23 13:38:27 -08:00
go.sum Bump github.com/benbjohnson/clock from 1.2.0 to 1.3.0 in /sdk/metric (#2410) 2021-11-22 10:02:14 -08:00
options.go Metrics: Rename sdk/export/metric.ExportKind to aggregation.Temporality (#2274) 2021-10-15 11:18:36 -07:00