# Apache Tapestry

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

> OpenTelemetry Java agent instrumentation

This instrumentation enriches HTTP server spans with route information, and enables controller spans for Apache Tapestry component events (controller spans are disabled by default).

- **Name**: `tapestry-5.4`
- **Scope**: `io.opentelemetry.tapestry-5.4`
- **Target versions**: `org.apache.tapestry:tapestry-core:[5.4.0,)`
- **Library**: https://tapestry.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/tapestry-5.4/tapestry-5.4-d9c2ebaa6339.json](/data/javaagent/instrumentations/tapestry-5.4/tapestry-5.4-d9c2ebaa6339.json)
- **Explore**: [/java-agent/instrumentation/tapestry-5.4](/java-agent/instrumentation/tapestry-5.4)
