opentelemetry-java-instrume.../instrumentation/opentelemetry-extension-ann...
SylvainJuge d8723a4d32
semconv stable code (#13860)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
2025-06-24 21:00:39 -07:00
..
javaagent semconv stable code (#13860) 2025-06-24 21:00:39 -07:00
README.md Add descriptions for modules related to custom instrumentation (#13704) 2025-04-14 13:47:50 -07:00
metadata.yaml Add descriptions for modules related to custom instrumentation (#13704) 2025-04-14 13:47:50 -07:00

README.md

Settings for the OpenTelemetry Extension Annotations integration

Instruments methods annotated with OpenTelemetry extension annotations, such as @WithSpan and @SpanAttribute.

Environment variable Type Default Description
otel.instrumentation.opentelemetry-annotations.exclude-methods String All methods to be excluded from auto-instrumentation by annotation-based advices.