1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-16 10:19:23 +02:00
opentelemetry-go/api/global/internal
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
..
benchmark_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
internal_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
meter_test.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
meter.go Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
registry_test.go Rename Register* to New* (#761) 2020-05-21 15:42:14 -07:00
state.go Unique instrument checking (#580) 2020-03-24 10:54:08 -07:00
trace_test.go Rename test packages (#1049) 2020-08-10 13:35:15 -07:00
trace.go Remove WithSpan method from Tracer interface (#1043) 2020-08-08 12:10:36 -07:00