opentelemetry-java/api
Anuraag Agrawal b393a587dd
Have AttributesMap extend HashMap instead of contain LinkedHashMap (#2906)
* Reduce HashMp allocations for AttributeMap.

* Finish

* Add comment on why wrapper is actually needed.
2021-02-24 09:24:25 -08:00
..
all Have AttributesMap extend HashMap instead of contain LinkedHashMap (#2906) 2021-02-24 09:24:25 -08:00
context Reduce usage of errorprone annotations to MustBeClosed. (#2898) 2021-02-20 11:43:59 -08:00
metrics Have AttributesMap extend HashMap instead of contain LinkedHashMap (#2906) 2021-02-24 09:24:25 -08:00
build.gradle.kts Migrate remaining gradle scripts to kotlin (#2820) 2021-02-16 14:11:07 -08:00