opentelemetry-java/api
Anuraag Agrawal ecdfc391f2
Add a ContextValue interface to allow Context.withValue(value) withou… (#1827)
* Add a ContextValue interface to allow Context.withValue(value) without a key.

* Assertions

* Renames
2020-10-20 19:26:54 -07:00
..
src Add a ContextValue interface to allow Context.withValue(value) withou… (#1827) 2020-10-20 19:26:54 -07:00
README.md Switch to java 8 (#1665) 2020-09-19 11:28:13 +09:00
build.gradle Switch to java 8 (#1665) 2020-09-19 11:28:13 +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.