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

4.1.5: Add telemetry filter helper feature so developer code can influence automatic span creation #9581

Merged

Conversation

tjquinno
Copy link
Member

Backport of #9552

…utomatic span creation (helidon-io#9552)

* Add telemetry filter helper feature so developer code can influence whether incoming or outgoing spans are automatically created

* Add doc describing filter helpers; also fix some Javadoc warnings in related files

* Use CDI instead of Java service loading to locate helpers
@tjquinno tjquinno requested a review from barchetta December 10, 2024 20:23
@tjquinno tjquinno self-assigned this Dec 10, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 10, 2024
@barchetta barchetta added 4.x Version 4.x backport Issues that are merged into a single branch, but missing in either master or previous release labels Dec 10, 2024
@barchetta barchetta changed the title Add telemetry filter helper feature so developer code can influence automatic span creation 4.1.5: Add telemetry filter helper feature so developer code can influence automatic span creation Dec 10, 2024
@barchetta barchetta mentioned this pull request Dec 10, 2024
17 tasks
@barchetta barchetta merged commit 493359f into helidon-io:helidon-4.1.x Dec 11, 2024
44 checks passed
@tjquinno tjquinno deleted the 4.1.5-mp-telemetry-filter-helpers branch December 11, 2024 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x backport Issues that are merged into a single branch, but missing in either master or previous release OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants