Apache Tapestry
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. |