opentelemetry-java/sdk_contrib/auto_config
Bogdan Drutu 4c7072a1e4
Add javadoc link to all readmes (#981)
Signed-off-by: Bogdan Cristian Drutu <bogdandrutu@gmail.com>
2020-03-09 14:32:22 -07:00
..
src/main/java/io/opentelemetry/sdk/contrib/auto/config Added SpanExporterFactory and Config (#912) 2020-02-27 20:33:05 +01:00
README.md Add javadoc link to all readmes (#981) 2020-03-09 14:32:22 -07:00
build.gradle Switch to use pluginManagement, Use gradle plugin for jmh. (#903) 2020-02-21 10:19:51 -08: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.