fix carbon-cache retention for IABak

This commit is contained in:
Daniel Brooks 2015-05-22 12:26:42 -04:00
parent de07d0f720
commit 762ae8585a
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ graphiteServer = propertyList "iabak graphite server" $ props
, "retentions = 60:90d"
, "[iabak]"
, "pattern = ^iabak\\."
, "retentions = 10m:30d,1h:1y,3h,10y"
, "retentions = 10m:30d,1h:1y,3h:10y"
, "[default_1min_for_1day]"
, "pattern = .*"
, "retentions = 60s:1d"