1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/api/label
Tyler Yahn c9c8137954
Remove IndexedAttribute from api/label (#970)
* Remove IndexedAttribute from api/label

IndexedAttribute is a synonym for IndexedLabel and a hold over from when
this iterator pattern had multiple implementations. Given it no longer
is uses, remove it to avoid introducing confusion to users.

* Update Changelog

* Update Changelog PR number
2020-07-24 21:09:19 -07:00
..
encoder.go Remove sub-package value from kv (#968) 2020-07-24 12:25:27 -07:00
iterator_test.go Tests pass 2020-05-21 00:36:17 -07:00
iterator.go Remove IndexedAttribute from api/label (#970) 2020-07-24 21:09:19 -07:00
set_test.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
set.go Remove sub-package value from kv (#968) 2020-07-24 12:25:27 -07:00