# Play MVC

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

> OpenTelemetry Java agent instrumentation

This instrumentation enriches HTTP server spans with route information, and enables controller spans for Play Framework actions (controller spans are disabled by default).

- **Name**: `play-mvc-2.6`
- **Scope**: `io.opentelemetry.play-mvc-2.6`
- **Target versions**: `com.typesafe.play:play_$scalaVersion:[2.6.0,)`, `com.typesafe.play:play_2.12:[2.6.0,)`, `com.typesafe.play:play_2.13:[2.6.0,)`, `org.playframework:play_3:[2.6.0,)`
- **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. |

## Data

- **JSON**: [/data/javaagent/instrumentations/play-mvc-2.6/play-mvc-2.6-7a657c9ce726.json](/data/javaagent/instrumentations/play-mvc-2.6/play-mvc-2.6-7a657c9ce726.json)
- **Explore**: [/java-agent/instrumentation/play-mvc-2.6](/java-agent/instrumentation/play-mvc-2.6)
