opentelemetry-java/api/metrics
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
..
src Have AttributesMap extend HashMap instead of contain LinkedHashMap (#2906) 2021-02-24 09:24:25 -08:00
README.md Split API packages, move context in the same directory (#2199) 2020-12-05 08:33:20 -08:00
build.gradle.kts Migrate api / sdk projects to build.gradle.kts (#2609) 2021-01-29 10:10:40 -08:00
gradle.properties Have projects set their release state to alpha instead of recognizing word metrics (#2428) 2021-01-05 09:07:18 -08:00

README.md

OpenTelemetry Metrics API

Javadocs

  • The interfaces in this directory can be implemented to create alternative implementations of the OpenTelemetry library.