opentelemetry-java/examples/metrics
John Watson f1f5975d5c
Introduce an ReadableAttributes interface, with 2 implementations (#1336)
* Introduce an Attributes interface and have ImmutableAttributes and the AttributesMap implement it.

* make the attribute limiting a little clearer.

* tiny javadoc fix

* Rework to restore the Attributes class, and introduce a ReadableAttributes interface

* polish the javadoc a bit

* fix some broken javadoc

* revert example change; revert test name change

* javadoc de-escalation

* fix bad merge
2020-06-17 09:29:52 -07:00
..
src/main/java/io/opentelemetry/example/metrics Introduce an ReadableAttributes interface, with 2 implementations (#1336) 2020-06-17 09:29:52 -07:00
build.gradle feat: examples for metrics (#1284) 2020-06-11 08:17:49 -07:00