* Add MeterProvider to OpenTelemetry API * Spot * Set * Move NoopMeter to package private * Merge metrics API code into API package * Finish * Fix / clean * Drift * Update extensions/noop-api/src/main/java/io/opentelemetry/extension/noopapi/NoopOpenTelemetry.java Co-authored-by: John Watson <jkwatson@gmail.com> * Spot Co-authored-by: John Watson <jkwatson@gmail.com> |
||
|---|---|---|
| .. | ||
| src/main/java/io/opentelemetry/api/metrics | ||
| README.md | ||
| build.gradle.kts | ||
| gradle.properties | ||
README.md
OpenTelemetry Metrics API
- The code in this module is the implementation of the experimental OpenTelemetry metrics signal.
- The default implementation of the interfaces in this module is in the OpenTelemetry metrics SDK module.
- The interfaces in this directory can be implemented to create alternative implementations of the OpenTelemetry library.