-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[feature request] Should support ceil and floor functions #3691
Comments
Thanks @pauldix Exactly what we're looking for :) |
@pauldix Great idea. This will make some history graphs easier to make and read - especially for those targeted at an audience that's not expected to be well versed in statistics. I think it'll also help with clarity and style in other cases. |
Also adding a request for |
As mentioned in my post to the mailing list we are experimenting with simplifying our open GitHub Issues. This feature request has been rolled into an aggregate issue for all function requests, so that we can close this issue until we are ready to work on it. You may continue to make comments here. Closing the issue does not mean we are rejecting this idea. |
Hi, Michaël |
closed via #9632 |
Some users want to round results from math and aggregates. These functions should act like transformation functions (like derivative). For example say you have a series where you're reporting uptime in seconds for devices and you want to show how many days it has been up.
Just my initial thoughts on this. Feedback welcome.
The text was updated successfully, but these errors were encountered: