Hello,
Is it possible (or on roadmap of the platform) to have the possibility to see in a trending view data with different aggregations?
Meaning: a user could go to a monthly graphic and see a particular day with real time detail, for example? (instead of having only hourly aggregations available)
Thank you.
Best regards
Bruno Sousa
Hi Bruno,
This will largely depend on the settings of the system. By default, DataMiner will store real-time data for 24 hours, 5 minutes aggregation for 1 month and 1 hour aggregations for 1 year.
To view the most detailed data available, in DataMiner Cube you can right-click the trend graph and select "Show most detailed data". Note that this can have some performance impact as potentially a large amount of data have to be retrieved and rendered.
If you want to store a certain level of data for a longer period, you can configure this by overriding the database TTL values, see https://docs.dataminer.services/user-guide/Advanced_Functionality/Databases/Specifying_TTL_overrides.html. If you increase these values, keep in mind that the hardware and configuration of your database cluster must be equipped to handle the increased amount of data storage.