Skip to content

Commit

Permalink
Add the schema config for stats.* in graphite
Browse files Browse the repository at this point in the history
  • Loading branch information
kastner committed Feb 19, 2011
1 parent a0636b8 commit c14677e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -50,6 +50,14 @@ Guts
* [NodeJS][node]
* [Graphite][graphite]

Graphite uses "schemas" to define the different round robin datasets it houses (analogous to RRAs in rrdtool). Here's what Etsy is using for the stats databases:

[stats]
priority = 110
pattern = ^stats\..*
retentions = 10:2160,60:10080,600:262974


Inspiration
-----------

Expand Down

0 comments on commit c14677e

Please sign in to comment.