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

Add exclude paths to OpenTelemetry Tracing #42659

Closed
brunobat opened this issue Aug 20, 2024 · 3 comments · Fixed by #43885
Closed

Add exclude paths to OpenTelemetry Tracing #42659

brunobat opened this issue Aug 20, 2024 · 3 comments · Fixed by #43885
Assignees
Labels
area/tracing kind/enhancement New feature or request
Milestone

Comments

@brunobat
Copy link
Contributor

Description

The OpenTelemetry extension already excludes many paths and resources related to Quarkus.
The Idea is to add an annotation that together with @Path will exclude that path from being traced.
Alternatively a configuration should be added to ignore a list of paths.

This has beed requested by some users, including: https://stackoverflow.com/questions/78742740/how-to-disable-trace-ids-for-specific-rest-clients-invocations/78748952

Implementation ideas

No response

Copy link

quarkus-bot bot commented Aug 20, 2024

/cc @radcortez (opentelemetry,tracing)

@mcruzdev
Copy link
Contributor

Hi @brunobat, I would like to contribute with this one 🚀

@brunobat
Copy link
Contributor Author

Go for it @mcruzdev.

@brunobat brunobat moved this from Todo to In Progress in Quarkus Roadmap/Planning Oct 10, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Quarkus Roadmap/Planning Nov 14, 2024
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tracing kind/enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants