I have some metrics in Graphite, in the form of a 'count' that has the continuous number of times something happens. I have this brought into Grafana as a 'Time series aggregations' table. This works, however it shows the total count instead of working out the difference between the count at the start and end of the selected time range.
Is there a way, or a function that can be applied, to force Grafana to work out the difference, and show the count of occurrences within the time range?