Skip to content

Conversation

@jaydeluca
Copy link
Member

Related to #13468

Adds descriptions and captures telemetry for another batch of instrumentations

@jaydeluca jaydeluca requested a review from a team as a code owner July 16, 2025 00:53
// required on jdk17
jvmArgs("--add-opens=java.base/java.lang=ALL-UNNAMED")
jvmArgs("-XX:+IgnoreUnrecognizedVMOptions")
jvmArgs("-Dotel.instrumentation.common.experimental.controller-telemetry.enabled=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.

as far as I can tell, this configuration is not used in this instrumentation

- name: url.full
type: STRING
- name: apache-httpclient-5.0
description: This instrumentation provides CLIENT spans and metrics for version
Copy link
Contributor

Choose a reason for hiding this comment

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

akka instrumentation uses enables while here you use provides, should we use the same wording?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes i think we should try and be consistent, i'll update accordingly

@laurit laurit merged commit 744474a into open-telemetry:main Jul 22, 2025
89 checks passed
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