opentelemetry-java/sdk-extensions/autoconfigure
jack-berg 2dbb8de349
Update to opentelemetry-configuration v0.3.0 (#6733)
2024-09-30 14:12:25 -05:00
..
src Update to opentelemetry-configuration v0.3.0 (#6733) 2024-09-30 14:12: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