Spring WS
OpenTelemetry Java agent instrumentation
This instrumentation enables controller spans for Spring Web Services 2.0+ endpoints (controller spans are disabled by default).
- Name:
spring-ws-2.0 - Scope:
io.opentelemetry.spring-ws-2.0 - Target versions:
org.springframework.ws:spring-ws-core:[2.0.0.RELEASE,] - Library: https://spring.io/projects/spring-ws
Telemetry
- Span attributes:
code.function,code.namespace
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.common.experimental.controller-telemetry.enabled | boolean | false | Enables the creation of experimental controller spans. |