Play MVC
OpenTelemetry Java agent instrumentation
This instrumentation enriches HTTP server spans with route information, and enables controller spans for Play Framework (controller spans are disabled by default).
- Name:
play-mvc-2.4 - Scope:
io.opentelemetry.play-mvc-2.4 - Target versions:
com.typesafe.play:play_2.11:[2.4.0,2.6) - Library: https://www.playframework.com/
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.common.experimental.controller-telemetry.enabled | boolean | false | Enables the creation of experimental controller spans. |