opentelemetry-java/sdk
David Poncelow 465664cddc
Add benchmarks for metrics API (#990)
* Add benchmarks for metrics API

* update to meet Google Java style guidelines

* reduce code duplication in measurements

Split measurements and SDKs into two enums that can
be pulled together into a matrix, which has an
additional benefit that comparable metrics are
pulled onto the same scale in the JMH visualizer

* remove generics from tested operation, clean up construction
2020-03-24 07:41:50 -07:00
..
src Add benchmarks for metrics API (#990) 2020-03-24 07:41:50 -07:00
README.md Correct minimum Android API level in SDK README. (#1034) 2020-03-20 07:54:58 -07:00
build.gradle More gradle cleanups (#910) 2020-02-24 09:58:04 -08:00

README.md

OpenTelemetry SDK

Javadocs

  • Java 7 and Android API Level 24 compatible.