Skip to content

Conversation

jaydeluca
Copy link
Member

Related to #13468 and #14128

@jaydeluca jaydeluca requested a review from a team as a code owner September 15, 2025 20:27
- io.javalin:javalin:[5.0.0,)
jaxrs:
- name: jaxrs-1.0
disabled_by_default: true
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

while technically this instrumentation is disabled by default in the sense that it requires otel.instrumentation.common.experimental.controller-telemetry.enabled, I want to use the disabled_by_default condition to only apply to instrumentation modules that set the actual module disabled with the standard enabled flag.

I have plans for a different way for us to identify instrumentations that aren't necessarily "disabled by default", but that are otherwise entirely gated by an experimental flag

- name: code.namespace
type: STRING
- name: jaxrs-2.0-cxf-3.2
display_name: JAX-RS 2.x
Copy link
Contributor

@laurit laurit Sep 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be cxf-... instead of jax-rs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants