opentelemetry-java/sdk-extensions/autoconfigure
jack-berg 42056f57c8
Introduce ConfigProvider API (#6549)
2025-03-04 17:21:19 -06:00
..
src Introduce ConfigProvider API (#6549) 2025-03-04 17:21:19 -06:00
README.md Reference configuration documentation on opentelemetry.io (#6491) 2024-06-24 13:44:24 -05:00
build.gradle.kts Introduce ConfigProvider API (#6549) 2025-03-04 17:21:19 -06: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