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 a MaxBps and MaxPps packets computed over a short period (eg. 1 minute) #56

Open
vincentbernat opened this issue Jul 26, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@vincentbernat
Copy link
Member

This would be used to compute a maximum value that does not change with the resolution of the aggregated table. Currently, if you look at a specific day and zoom out to see the month, the maximum is likely to be lower (it switches from the maximum of the averages over one minute, to the maxium of the averages over 5 minutes). This does not seem trivial to implement in ClickHouse.

@vincentbernat vincentbernat added the enhancement New feature or request label Jul 26, 2022
@vincentbernat vincentbernat added this to the Not planned milestone Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant