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 filter priority #195

Merged
merged 6 commits into from
Mar 19, 2025
Merged

Add filter priority #195

merged 6 commits into from
Mar 19, 2025

Conversation

jzonthemtn
Copy link
Member

@jzonthemtn jzonthemtn commented Mar 18, 2025

Description

Adds a priority to each filter that's used for tie-breaking when spans are identical. The span which was found by the filter with the highest priority will be the span that's kept.

Issues Resolved

Closes #56

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jzonthemtn jzonthemtn changed the title Add filter priority Add filter priority Mar 18, 2025
@jzonthemtn jzonthemtn merged commit df8e156 into main Mar 19, 2025
16 checks passed
@jzonthemtn jzonthemtn deleted the 56-add-filter-priority branch March 19, 2025 17:18
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.

Add a priority to each filter
1 participant