JAX-WS
OpenTelemetry Java agent instrumentation
This instrumentation enables controller spans for JAX-WS Provider implementations (controller spans are disabled by default).
- Name:
jaxws-2.0 - Scope:
io.opentelemetry.jaxws-2.0 - Target versions:
javax.xml.ws:jaxws-api:[2.0,] - Library: https://github.com/jakartaee/jax-ws-api
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. |