# 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:90d [grafana] pattern = ^grafana\. retentions = 10s:1d, 1m:20d [ping] pattern = ^ping\. retentions = 1s:1d, 1m:20d [tele] pattern = ^snmp\.fw1\.tele\. retentions = 10s:3d, 1m:40d [tele2] pattern = ^snmp\.vc1\.tele\. retentions = 10s:3d, 1m:40d [default_1min_for_14day] pattern = .* retentions = 1m:14d