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
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
..
internal Unify api/label and api/kv in new label package (#1060) 2020-08-17 20:25:03 -07:00
handler_test.go Remove the oterror package (#1026) 2020-08-05 10:31:42 -07:00
handler.go Remove the oterror package (#1026) 2020-08-05 10:31:42 -07:00
metric_test.go Metrics instrumentation version (#811) 2020-06-12 09:11:17 -07:00
metric.go Metrics instrumentation version (#811) 2020-06-12 09:11:17 -07:00
propagation.go Split global.go 2020-05-29 13:04:55 -07:00
trace_test.go Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
trace.go Split global.go 2020-05-29 13:04:55 -07:00