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