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

Allows each filter to have a custom windowSize #194

Merged
merged 4 commits into from
Mar 20, 2025

Conversation

jzonthemtn
Copy link
Member

Description

Allows each filter to have a custom windowSize. If not set, the value of span.window.size in the configuration is used.

Issues Resolved

Closes #117

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

@jzonthemtn jzonthemtn merged commit 6202920 into main Mar 20, 2025
16 checks passed
@jzonthemtn jzonthemtn deleted the 117-make-window-span-size-customizable branch March 20, 2025 15:37
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.

windowSize should be configurable for each filter instead of only in PhileasConfiguration
1 participant