1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk/metric/controller/pull
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
..
config.go Support cumulative, delta, and pass-through exporters (#840) 2020-06-22 22:59:51 -07:00
pull_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
pull.go Create a export.Checkpointer API; refactor metric export pipeline test helpers (#1055) 2020-08-13 13:12:32 -07:00