opentelemetry-java/perf-harness
Josh Suereth b12a57ed21
Migrate Metrics SDK "data' package to Attributes (#3352)
* Update java metrics data model and create assertion based testing library.

* Update existing SDK for Label => Attribute in data model

- Finish wiring through changes to all code/tests.
- DOES NOT touch API
- Update existing tests to use new testing library to be sensitive to attribute vs. label hashing alterations + equality of the metrics.data package types.

* Fix javadoc breakages

* Fix JMH compile

* Finish javadoc

* Fixes from review

* Remove botched file.

* Fixes from review.
2021-07-01 09:15:44 -07:00
..
src/test Migrate Metrics SDK "data' package to Attributes (#3352) 2021-07-01 09:15:44 -07:00
build.gradle.kts Define an extension for otel-specific configuration of Java. (#3317) 2021-06-17 15:54:25 +09:00