10 lines
451 B
YAML
10 lines
451 B
YAML
description: >
|
|
This instrumentation enriches existing HTTP server spans with HTTP route information, and
|
|
optionally enables experimental controller (INTERNAL) spans for Grails applications.
|
|
library_link: https://grails.apache.org/
|
|
configurations:
|
|
- name: otel.instrumentation.common.experimental.controller-telemetry.enabled
|
|
description: Enables the creation of experimental controller (INTERNAL) spans.
|
|
type: boolean
|
|
default: false
|