opentelemetry-java/sdk-extensions/autoconfigure
jack-berg 9e3f702d5b
Declarative config 0.4 (#7064)
2025-04-18 14:20:38 -05:00
..
src Declarative config 0.4 (#7064) 2025-04-18 14:20:38 -05: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