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/jaxrs-2.0-jersey-2.0.md.

Eclipse Jersey JAX-RS 2.x

OpenTelemetry Java agent instrumentation

This instrumentation enriches HTTP server spans with route information, and enables controller spans for JAX-RS methods when using Jersey (controller spans are disabled by default).

  • Name: jaxrs-2.0-jersey-2.0
  • Scope: io.opentelemetry.jaxrs-2.0-jersey-2.0
  • Target versions: org.glassfish.jersey.containers:jersey-container-servlet:[2.0,3.0.0), org.glassfish.jersey.core:jersey-server:[2.0,3.0.0)
  • Library: https://eclipse-ee4j.github.io/jersey/

Telemetry

  • Span attributes: code.function, code.namespace, jaxrs.canceled

Configuration

OptionTypeDefaultDescription
otel.instrumentation.common.experimental.controller-telemetry.enabledbooleanfalseEnables the creation of experimental controller spans.
otel.instrumentation.jaxrs.experimental-span-attributesbooleanfalseEnables the experimental jaxrs.canceled span attribute.

Data

  • JSON: /data/javaagent/instrumentations/jaxrs-2.0-jersey-2.0/jaxrs-2.0-jersey-2.0-14d542ebc394.json
  • Explore: /java-agent/instrumentation/jaxrs-2.0-jersey-2.0