Hi,
I am working with multiple data sources over longer time frames (7 days and up). One of the data sources provides information in 5-minute intervals, while others require a shorter interval to collect data. How can I merge these data sources so that I get consistent intervals and aligned data across all of them?
Maybe try hard code min interval for each data sources?
Also some data sources are supported for recording rules. Which you can query those data sources once awhile automatically and store result into a centralized datasource. This might be helpful to consolidate different datasources.
All data sources are eligible to recording rules with the latest Grafana alertmanager