1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-10 00:29:12 +02:00
opentelemetry-go/sdk/export/metric
Tyler Yahn f995380e58
Unify api/label and api/kv in new label package (#1060)
* Move `api/label` to `label`

* Move `api/kv` package contents into `label` package

* Unify label package name

* Move `api/internal/rawhelpers.go` to `internal`

* Propagate replacing `api/kv` with `label` pkg

* golint

* Fix over-aggressive change

* Update Changelog
2020-08-17 20:25:03 -07:00
..
aggregation Support cumulative, delta, and pass-through exporters (#840) 2020-06-22 22:59:51 -07:00
metrictest Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
exportkind_string.go Support cumulative, delta, and pass-through exporters (#840) 2020-06-22 22:59:51 -07:00
exportkind_test.go Build on newly released version of go, go 1.15 (#1064) 2020-08-16 20:04:53 -07:00
metric_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
metric.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00