Apache CXF 3.x JAX-WS
OpenTelemetry Java agent instrumentation
This instrumentation enriches HTTP server spans with route information, and enables controller spans for Apache CXF JAX-WS web services (controller spans are disabled by default).
- Name:
jaxws-2.0-cxf-3.0 - Scope:
io.opentelemetry.jaxws-2.0-cxf-3.0 - Target versions:
org.apache.cxf:cxf-rt-frontend-jaxws:[3.0.0,) - Library: https://cxf.apache.org/
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.common.experimental.controller-telemetry.enabled | boolean | false | Enables the creation of experimental controller spans. |