I am going to put an ever increasing counter value into Graphite. I'm not sure what I should use for the aggregation method. I think it would either be "min" or "max". The default of "average" doesn't seem to make sense.
Asked
Active
Viewed 604 times
1 Answers
1
You can't do what you're looking for with any of the storage aggregations, which are rather limited, but you can display what you're after with the derivative()
function at render-time.

jgoldschrafe
- 4,395
- 18
- 18