# Schema definitions for Whisper files. Entries are scanned in order, # and first match wins. This file is scanned for changes every 60 seconds. # # [name] # pattern = regex # retentions = timePerPoint:timeToStore, timePerPoint:timeToStore, ... # Carbon's internal metrics. This entry should match what is specified in # CARBON_METRIC_PREFIX and CARBON_METRIC_INTERVAL settings #[catchall] #priority = 0 #pattern = ^.* #retentions = 1:100800,900:63000 [Gatling stats] priority = 110 pattern = ^gatling\..* retentions = 1s:6d,1s:60d [carbon] pattern = ^carbon\. retentions = 1s:90d [default_1min_for_1day] pattern = .* retentions = 1s:1d [garbage_collection] pattern = garbageCollections$ retentions = 1s:14d [apache_busyWorkers] pattern = ^servers\.www.*\.workers\.busyWorkers$ retentions = 1s:7d,1s:21d,1s:5y