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
Enhance Data Source Profiles for Graphs spanning many years #2006
Comments
By default, after you have created graphs using a Data Source Profile we mark it read only. For new Data Source Profiles, you can add and edit as you see fit. I've noted the gap hear, and we will extend the array during our Beta. |
I understand that once a Profile is used in a graph, it becomes RO. I have also tested my issue with a new Data Source Profile, but the screenshots are from my 'production' one. How would 'extending the array' look like? Will you just add more entries to Aggregation level (say 1 week) and Default Timespan (10 years), or will it be more flexible? Thank you for considering this issue and I am looking forward to the fix. |
Data Source Profile RRAs: Aggregation Level and Default Timespan for a Decade long graph
This is resolved in 1.2. |
Thank you again. |
Version 1.1.38 (Debian testing)
I have just upgraded from 0.8.8, where I had a Decade long graphs using appropriately designed RRAs. After upgrading to 1.1.38 version, I am no longer able to create such RRAs via the web frontend, because "Aggregation Level" and "Default Timespan" options are no longer a freely editable field, but a drop down (the actual values are probably calculated automagicaly).
I was able to edit the SQL directly, and the RRAs/graphs work as before. Could you implement some flexibility how these two options are entered in the GUI? Could we have an 'advanced input' functionality for experts please? I would love to be able to specify the numbers directly.
UPDATE data_source_profiles_rra SET timespan = 315576000 where id = 9;
Thank you!
The text was updated successfully, but these errors were encountered: