lukevenediger / statsd.net

A high-performance stats collection service that feeds into Graphite and aimed at small- to large-scale windows environments.
MIT License
122 stars 25 forks source link

Add the ability to count unique values in a calendar-bounded time period, called Calendargrams #32

Open lukevenediger opened 10 years ago

lukevenediger commented 10 years ago

Allow a client to count the number of unique values in a calendar-bounded time period. Allow a client to count uniques for a 5-minute, hour, day, week, day-of-week, month time period. The time period must be specified when the client logs the metric. The calendar used will be based on the server's local time.