Vaadin
OpenTelemetry Java agent instrumentation
This instrumentation enriches HTTP server spans with route information, and enables controller spans for Vaadin applications (controller spans are disabled by default).
- Name:
vaadin-14.2 - Scope:
io.opentelemetry.vaadin-14.2 - Target versions:
com.vaadin:flow-server:[2.2.0,3),com.vaadin:flow-server:[3.1.0,25.0.0) - Library: https://vaadin.com/
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.common.experimental.controller-telemetry.enabled | boolean | false | Enables the creation of experimental controller spans. |