opentelemetry-java/sdk-extensions/autoconfigure
jack-berg 07b6903b85
Stabilize metric cardinality limits APIs (#6794)
2024-10-17 09:32:25 -05:00
..
src Stabilize metric cardinality limits APIs (#6794) 2024-10-17 09:32:25 -05:00
README.md Reference configuration documentation on opentelemetry.io (#6491) 2024-06-24 13:44:24 -05:00
build.gradle.kts Rename opentelemetry-extension-incubator to opentelemetry-api-incubator, merge opentelemetry-api-events (#6289) 2024-03-21 14:03:07 -05:00

README.md

OpenTelemetry SDK Autoconfigure

This artifact implements environment-based autoconfiguration of the OpenTelemetry SDK. This can be an alternative to programmatic configuration using the normal SDK builders.

The full documentation on the available configuration options has been moved to opentelemetry.io