-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Hi, I love this Scales module, it's been very useful. However, one thing that bothers me is this PmfStat. Suppose I am measuring the login delays on a web site. If I leave the web server running for a week, the pmf stats reported to graphite are a combination of the current login delays but also taking into account all the login delays over the entire week. This means that, if there is an anomaly, and login times shoot up to become 10 times bigger, this change will hardly even be noticed in the mean value reported by PmfStat.
If I am sending data every minute to graphite I would like this data to represent only the last minute interval, not days or weeks of accumulated data. I am not sure how to achieve this with Scales.
Metadata
Metadata
Assignees
Labels
No labels