opentelemetry-java/api
Anuraag Agrawal a68b0bf864
Ignore invalid usage of TraceState instead of throwing. (#2084)
CHANGELOG: Invalid TraceState entries will now be ignored, rather than causing the entire TraceState to be invalidated.

* Ignore invalid usage of TraceState instead of throwing.

* Format

* Missed a test
2020-11-18 09:22:24 -08:00
..
src Ignore invalid usage of TraceState instead of throwing. (#2084) 2020-11-18 09:22:24 -08:00
README.md Switch to java 8 (#1665) 2020-09-19 11:28:13 +09:00
build.gradle Switch animal sniffer signature to gummy bears. (#2015) 2020-11-06 08:56:26 +09:00

README.md

OpenTelemetry API

Javadocs

  • Java 8 and Android API Level 24 compatible.
  • The abstract classes in this directory can be subclassed to create alternative implementations of the OpenTelemetry library.