opentelemetry-java/examples
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
..
gradle/wrapper Examples share a common gradle build script (#1123) 2020-04-22 07:53:19 -07:00
grpc Fix examples to use [Batch|Simple]SpanProcessor (#1280) 2020-05-27 20:35:30 +02:00
http Example cleanup/update for latest APIs (#1337) 2020-06-17 16:49:05 +02:00
jaeger Fix examples to use [Batch|Simple]SpanProcessor (#1280) 2020-05-27 20:35:30 +02:00
metrics Introduce an ReadableAttributes interface, with 2 implementations (#1336) 2020-06-17 09:29:52 -07:00
sdk-usage Example cleanup/update for latest APIs (#1337) 2020-06-17 16:49:05 +02:00
build.gradle Start 0.6.0 development cycle (#1306) 2020-06-04 08:31:53 -07:00
gradlew Examples share a common gradle build script (#1123) 2020-04-22 07:53:19 -07:00
gradlew.bat Examples share a common gradle build script (#1123) 2020-04-22 07:53:19 -07:00
settings.gradle feat: examples for metrics (#1284) 2020-06-11 08:17:49 -07:00