opentelemetry-java/api
Bogdan Drutu 1a3fefb2e9
Rename MeasureBatchRecorder to BatchRecorder to allow other types to be recorded. (#675)
* Rename MeasureBatchRecorder to BatchRecorder to allow other types to be recorded.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>

* ./gradlew goJF

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2019-11-17 09:32:09 -08:00
..
src Rename MeasureBatchRecorder to BatchRecorder to allow other types to be recorded. (#675) 2019-11-17 09:32:09 -08:00
README.md Replace everywhere OpenConsensus with OpenTelemetry (#244) 2019-05-02 13:46:04 -07:00
build.gradle Replace everywhere OpenConsensus with OpenTelemetry (#244) 2019-05-02 13:46:04 -07:00

README.md

OpenTelemetry API

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