opentelemetry-java/api
dengliming ed08e9f287
Add an overload to the recordException method to support additional attributes (#1599)
* Add an overload to the recordException method to support additional attributes

* Fix Codecov

* Fix review

* Fix review
2020-08-28 12:41:36 -07:00
..
src Add an overload to the recordException method to support additional attributes (#1599) 2020-08-28 12:41:36 -07:00
README.md Update android API text (#1544) 2020-08-17 07:53:34 -07:00
build.gradle More gradle cleanups (#910) 2020-02-24 09:58:04 -08:00

README.md

OpenTelemetry API

Javadocs

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