Eclipse Mojarra
OpenTelemetry Java agent instrumentation
This instrumentation enables controller spans for Mojarra JSF action listeners (controller spans are disabled by default).
- Name:
jsf-mojarra-1.2 - Scope:
io.opentelemetry.jsf-mojarra-1.2 - Target versions:
com.sun.faces:jsf-impl:[2.0,2.1),com.sun.faces:jsf-impl:[2.1,2.2),javax.faces:jsf-impl:[1.2,2),org.glassfish:jakarta.faces:[2.3.9,3),org.glassfish:javax.faces:[2.0.7,3) - Library: https://github.com/eclipse-ee4j/mojarra
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.common.experimental.controller-telemetry.enabled | boolean | false | Enables the creation of experimental controller spans. |