# Apache MyFaces

<!-- llms-txt-link: /llms.txt -->

> OpenTelemetry Java agent instrumentation

This instrumentation enables controller spans for Apache MyFaces action listeners (controller spans are disabled by default).

- **Name**: `jsf-myfaces-3.0`
- **Scope**: `io.opentelemetry.jsf-myfaces-3.0`
- **Target versions**: `org.apache.myfaces.core:myfaces-impl:[3,)`
- **Library**: https://myfaces.apache.org/

## Configuration

| Option | Type | Default | Description |
| --- | --- | --- | --- |
| `otel.instrumentation.common.experimental.controller-telemetry.enabled` | boolean | false | Enables the creation of experimental controller spans. |

## Data

- **JSON**: [/data/javaagent/instrumentations/jsf-myfaces-3.0/jsf-myfaces-3.0-7094a6a30578.json](/data/javaagent/instrumentations/jsf-myfaces-3.0/jsf-myfaces-3.0-7094a6a30578.json)
- **Explore**: [/java-agent/instrumentation/jsf-myfaces-3.0](/java-agent/instrumentation/jsf-myfaces-3.0)
