opentelemetry-java/sdk_extensions/auto_config
Nikita Salnikov-Tarnovski c558a9651b
Rename contrib to extensions (#1335)
2020-06-17 16:51:14 +02:00
..
src/main/java/io/opentelemetry/sdk/extensions/auto/config Rename contrib to extensions (#1335) 2020-06-17 16:51:14 +02:00
README.md Rename contrib to extensions (#1335) 2020-06-17 16:51:14 +02:00
build.gradle Rename contrib to extensions (#1335) 2020-06-17 16:51:14 +02:00

README.md

OpenTelemetry SDK Contrib - Auto Instrumentation Configuration Utilities

Javadocs

This module contains code to assist with configuring the SDK for the auto-instrumentation project. It is temporarily a separate module from the SDK in order to stabilize the APIs, then it will be moved into the SDK project proper.