# 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 [carbon] pattern = ^carbon\. retentions = 60:1d [sitespeed_crux] pattern = ^sitespeed_io\.crux\. retentions = 60m:40d [sitespeed] pattern = ^sitespeed_io\. retentions = 10m:40d [catch_them_all] pattern = .* retentions = 5m:1d,15m:30d