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

Events stream queries should filter on sample_id #2198

Open
fbertsch opened this issue Apr 29, 2024 · 0 comments
Open

Events stream queries should filter on sample_id #2198

fbertsch opened this issue Apr 29, 2024 · 0 comments

Comments

@fbertsch
Copy link
Contributor

We did some investigation on events_stream, and filtering on both sample_id and event_category significantly improves performance: https://gist.github.com/fbertsch/f560bb0c182b3544c640fcf7a2425a7f

We should add those two filters into the query. The sample_id filter is straightforward, but the event_category will have to come from the event itself.

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

1 participant