Grafana 11.4.0
Data-source Zabbix 7.2
I have some time series panels that display 3 queries.
These queries are also displayed as aggregated values on other panels that use transformations to sum the values. The aggregated graph uses a dashboard data-source that points to the queries in the first panel.
The graph above shows what it should look like.
However, every minute or so, the panel transformations sort of break and the queries are displayed as though they have no aggregation. Each series is displayed individually.
I think this happens because of timestamp mismatch between series, but I can’t find a way to make them match.
Are there other transformations that can align series timestamps?
Can anyone help me with this, please?