Hi there
I’ve building some timeseries graphs using zabbix as my metric data source.
But grafana is taking the average of the Metric and I need it to take the latest value.
I should be getting whole values but i’m not.
I cannot seem to find where to set this could some one help me out?
can you share a view of your query and a table view of your data?
1 Like
Hey @sowdenraymond
I figured it out.
The graph in timeseries was correct. It was averaging out the value.
I needed to adjust the query relative time to 1m and then set the calculation to Last value.
Thanks for the reply.
I’m new to Grafana.
First set of dashboards I’m building from scratch.