1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-11-28 08:38:51 +02:00
opentelemetry-go/attribute
Mikhail Mazurskiy 1fe2f03854
Deprecate Sortable (#4734)
* Deprecate Sortable

* Remove redundant checks

* Move code to a non-deprecated func

* Apply suggestions from code review

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

* Mention individual deprecated function

* Update attribute/set.go

Co-authored-by: Robert Pająk <pellared@hotmail.com>

* Add BenchmarkNewSet

---------

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Robert Pająk <pellared@hotmail.com>
2024-03-11 08:31:19 -07:00
..
benchmark_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
doc.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
encoder.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
filter_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
filter.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
iterator_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
iterator.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
key_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
key.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
kv_test.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
kv.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00
set_test.go Deprecate Sortable (#4734) 2024-03-11 08:31:19 -07:00
set.go Deprecate Sortable (#4734) 2024-03-11 08:31:19 -07:00
type_string.go Bump github.com/jcchavezs/porto from 0.2.1 to 0.3.0 in /internal/tools (#2288) 2021-10-15 11:36:56 -07:00
value_test.go Use Distinct instead of Set for map keys (#5027) 2024-03-06 11:11:16 +01:00
value.go [chore] Simplify the license header (#4987) 2024-02-29 07:05:28 +01:00