diff of a graphitestorage schema

Diff code posted
created at 04 Oct 23:51

Edit | Back
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- storage-schemas.conf.example  2011-09-29 16:05:01.000000000 +0000
+++ storage-schemas.conf  2011-09-29 19:32:17.488089233 +0000
@@ -5,6 +5,13 @@
 #  pattern = regex
 #  retentions = timePerPoint:timeToStore, timePerPoint:timeToStore, ...
 
-[default_1min_for_1day]
+[everything_1min_13months]
+priority = 100
 pattern = .*
-retentions = 60s:1d
+retentions = 60s:565920s
+
+[server_load]
+priority = 100
+pattern = ^servers\.
+retentions = 60:43200,900:350400
+
481 Bytes in 7 ms with coderay