How to graph one data point per hour?
Asked by
François Beausoleil
I generate summaries hourly. I want to graph how long the generation took. Works just fine using "Keep last value", but only if I keep the graph's width / time interval to 24 hours of less. More time than that and the values disappear. I'd like to graph the time it takes to generate my summaries over a period of a month, maybe a bit more.
My storage-
[summaries]
priority = 100
pattern = ^summaries
retentions = 1h:30d
According to the docs, this is intended to mean that I get 1 data point per hour, and I want to keep 30 * 24 data points around. What am I missing?
Thanks!
François
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Graphite Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- François Beausoleil
- Solved:
- Last query:
- Last reply:
To post a message you must log in.