OpenTelemetry Extension Annotations
OpenTelemetry Java agent instrumentation
Instruments methods annotated with OpenTelemetry extension annotations, such as @WithSpan and @SpanAttribute.
- Name:
opentelemetry-extension-annotations-1.0 - Scope:
io.opentelemetry.opentelemetry-extension-annotations-1.0 - Target versions:
io.opentelemetry:opentelemetry-extension-annotations:[0.16.0,)
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.opentelemetry-annotations.exclude-methods | string | All methods to be excluded from auto-instrumentation by annotation-based advices. |