Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use OTel AgentDetector instead of just system property - review comments from earlier PR #8374

Merged
merged 3 commits into from
Feb 13, 2024

Conversation

tjquinno
Copy link
Member

Description

Resolves #8341
Update to #8360

Replaces simple check of system property with use of AgentDetector.

Documentation

No doc impact.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@tjquinno tjquinno self-assigned this Feb 13, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 13, 2024

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
@tjquinno tjquinno merged commit 9e8b2b4 into helidon-io:main Feb 13, 2024
12 checks passed
@tjquinno tjquinno deleted the 4.x-double-span-fix-2 branch February 13, 2024 14:24
hrstoyanov pushed a commit to hrstoyanov/helidon that referenced this pull request Feb 23, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…nts from earlier PR (helidon-io#8374)

* Review comments from earlier PR

* One more place to use the AgentDetector

* remove duplicate constant declarations
tvallin pushed a commit to tvallin/helidon that referenced this pull request Feb 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
…nts from earlier PR (helidon-io#8374)

* Review comments from earlier PR

* One more place to use the AgentDetector

* remove duplicate constant declarations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helidon produces additional, unwanted spans on @WithSpan while OTEL agent is active
2 participants