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