1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/sdk/export/metric
Joshua MacDonald 6483b5c114
Remove exact aggregator for histogram instruments (#2348)
* remove exact aggregator

* remove exact kind, including workaround in opencensus

* generate w/ go-1.16

* Apply suggestions from code review

Co-authored-by: ET <evantorrie@users.noreply.github.com>

* cleanup

* Apply suggestions from code review

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

Co-authored-by: ET <evantorrie@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2021-11-15 10:05:14 -08:00
..
aggregation Remove exact aggregator for histogram instruments (#2348) 2021-11-15 10:05:14 -08:00
go.mod Prepare for v1.2.0 release (#2377) 2021-11-12 11:43:51 -05:00
go.sum OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
metric_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
metric.go Metrics: Rename sdk/export/metric.ExportKind to aggregation.Temporality (#2274) 2021-10-15 11:18:36 -07:00