1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/exporters/otlp/otlpmetric/internal
Joshua MacDonald 6df0de12bc
Metrics: Rename sdk/export/metric.ExportKind to aggregation.Temporality (#2274)
* Rename ExportKind to aggregation.Temporality

* Changelog uhhhhhhh

* Apply suggestions from code review

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

* int->uint8

* go generate

* go.sum

* anual edit

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-10-15 11:18:36 -07:00
..
connection allow otlp clients to use existing grpc connection (#2002) 2021-10-11 12:23:12 -07:00
metrictransform Metrics: Rename sdk/export/metric.ExportKind to aggregation.Temporality (#2274) 2021-10-15 11:18:36 -07:00
otlpconfig allow otlp clients to use existing grpc connection (#2002) 2021-10-11 12:23:12 -07:00
otlpmetrictest Metrics: Rename sdk/export/metric.ExportKind to aggregation.Temporality (#2274) 2021-10-15 11:18:36 -07:00