opentelemetry-java/sdk-extensions/autoconfigure
Lauri Tulmin e46742d944
Don't initialize DeclarativeConfiguration in incubator available test (#7227)
2025-03-28 11:17:29 -05:00
..
src Don't initialize DeclarativeConfiguration in incubator available test (#7227) 2025-03-28 11:17:29 -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