opentelemetry-java/sdk
John Watson 95bb731953
Refactor the creation of instrument batchers to be in a central location (#1411)
* Refactor the creation of instrument batchers to be in a central location.
This should allow us to build a Views API into the SDK.

* Fill in some missing javadoc.

* move the ViewRegistry up one package, and clean up the visibility of other classes
2020-07-14 18:55:10 -07:00
..
src Refactor the creation of instrument batchers to be in a central location (#1411) 2020-07-14 18:55:10 -07:00
README.md Correct minimum Android API level in SDK README. (#1034) 2020-03-20 07:54:58 -07:00
build.gradle Add SDK Telemetry resources (#1366) 2020-06-29 11:25:47 -07:00

README.md

OpenTelemetry SDK

Javadocs

  • Java 7 and Android API Level 24 compatible.