This documentation has an index for AI agents at /llms.txt. A Markdown version of this page is available at https://explorer.opentelemetry.io/java-agent/instrumentation/grails-3.0.md.

Grails

OpenTelemetry Java agent instrumentation

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

  • Name: grails-3.0
  • Scope: io.opentelemetry.grails-3.0
  • Target versions: org.grails:grails-web-url-mappings:[3.0,)
  • Library: https://grails.apache.org/

Telemetry

  • Span attributes: code.function, code.namespace

Configuration

OptionTypeDefaultDescription
otel.instrumentation.common.experimental.controller-telemetry.enabledbooleanfalseEnables the creation of experimental controller spans.

Data

  • JSON: /data/javaagent/instrumentations/grails-3.0/grails-3.0-19984cfa955e.json
  • Explore: /java-agent/instrumentation/grails-3.0