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

cascadingfilterprocessor should support filtering on trace status #1573

Closed
aclowes opened this issue May 3, 2024 · 4 comments
Closed

cascadingfilterprocessor should support filtering on trace status #1573

aclowes opened this issue May 3, 2024 · 4 comments
Assignees

Comments

@aclowes
Copy link

aclowes commented May 3, 2024

The min_number_of_errors filter is not useful for accepting traces only when the root span has an error. It would be useful to add a property to the trace like statuscode where we can filter to ERROR, like in the UI. Thanks.

@chan-tim-sumo chan-tim-sumo self-assigned this Jun 5, 2024
@chan-tim-sumo
Copy link
Contributor

Hi Alec,

Just to make sure, you're talking about filtering the traces by status_code for the root span only right?

@aclowes
Copy link
Author

aclowes commented Jun 6, 2024

Just to make sure, you're talking about filtering the traces by status_code for the root span only right?

Correct! Thank you.

@chan-tim-sumo
Copy link
Contributor

Hey Alec, you can filter traces by status code for the root span now. Let me know if you have any questions!

@aclowes
Copy link
Author

aclowes commented Jun 13, 2024

Thank you!

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

No branches or pull requests

2 participants