opentelemetry-java/sdk-extensions/autoconfigure
Robert Niedziela 90e030f213
Handle instrumentation node changes in yaml config file format 0.4 (#7357)
2025-05-27 17:34:26 -05:00
..
src Handle instrumentation node changes in yaml config file format 0.4 (#7357) 2025-05-27 17:34:26 -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