1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/internal/global
Punya Biswal ecf65d7968
Rename otel/label -> otel/attribute (#1541)
* Rename otel/label -> otel/attr

Leave the imported name alone, to avoid a large diff and conflicts

* Better import comment

* Update CHANGELOG.md

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

* otel/attr -> otel/attribute

* Missed the changelog entry

* Get rid of import renaming

* Merge remaining conflicts

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
2021-02-18 12:59:37 -05:00
..
benchmark_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
internal_test.go Rename internal/testing to internal/internaltest (#1449) 2021-01-12 08:56:16 -08:00
meter_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
meter.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
propagator_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
propagator.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
registry_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
state_test.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
state.go Move Version function and code from global to toplevel (#1330) 2020-11-16 09:30:54 -08:00
trace_test.go Make oteltest.SpanRecorder into a concrete type (#1542) 2021-02-17 07:31:59 -08:00
trace.go Pass options to configured TracerProvider (#1329) 2020-11-17 10:02:21 -08:00