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
Aaron Clawson 86ced11f2c
Bump go.opentelemetry.io/proto/otlp from 0.11.0 to 0.12.0 (#2546)
* Update go.opentelemetry.io/proto/otlp to v0.12.0

* Changelog

* Update CHANGELOG.md

Fix's md linting

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

Co-authored-by: Aaron Clawson <MadVikingGod@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2022-01-24 11:53:20 -08:00
..
internal Bump go.opentelemetry.io/proto/otlp from 0.11.0 to 0.12.0 (#2546) 2022-01-24 11:53:20 -08:00
otlpmetricgrpc Bump go.opentelemetry.io/proto/otlp from 0.11.0 to 0.12.0 (#2546) 2022-01-24 11:53:20 -08:00
otlpmetrichttp Bump go.opentelemetry.io/proto/otlp from 0.11.0 to 0.12.0 (#2546) 2022-01-24 11:53:20 -08:00
clients.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
exporter_test.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
exporter.go change UploadMetrics signature from slice to single Resource (#2491) 2022-01-04 10:14:03 -08:00
go.mod Bump go.opentelemetry.io/proto/otlp from 0.11.0 to 0.12.0 (#2546) 2022-01-24 11:53:20 -08:00
go.sum Bump go.opentelemetry.io/proto/otlp from 0.11.0 to 0.12.0 (#2546) 2022-01-24 11:53:20 -08:00
options.go Remove sdk/export/metric module, embed into the sdk/metric (#2382) 2021-12-13 12:13:03 -08:00