Metro JAX-WS
OpenTelemetry Java agent instrumentation
This instrumentation enriches HTTP server spans with route information, and enables controller spans for Metro JAX-WS web services (controller spans are disabled by default).
- Name:
jaxws-2.0-metro-2.2 - Scope:
io.opentelemetry.jaxws-2.0-metro-2.2 - Target versions:
com.sun.xml.ws:jaxws-rt:[2.2,) - Library: https://javaee.github.io/metro/
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.common.experimental.controller-telemetry.enabled | boolean | false | Enables the creation of experimental controller spans. |