Dropwizard Views
OpenTelemetry Java agent instrumentation
This instrumentation enables view spans for Dropwizard view template rendering (view spans are disabled by default).
- Name:
dropwizard-views-0.7 - Scope:
io.opentelemetry.dropwizard-views-0.7 - Target versions:
io.dropwizard:dropwizard-views:(,3.0.0) - Library: https://www.dropwizard.io/en/latest/manual/views.html
Configuration
| Option | Type | Default | Description |
|---|---|---|---|
otel.instrumentation.common.experimental.view-telemetry.enabled | boolean | false | Enables the creation of experimental view spans. |