2016/monitoring/graphite/graphite-conf/storage-schemas.conf
Vladimir Vitkov 76de7a31ef Graphite - config
* Readme
 * Graphite config for the ingestion chain
2015-10-19 11:43:38 +03:00

18 lines
505 B
Plaintext

# 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 = 10:30d
# final defaults
[default_10s_6months]
pattern = .*
retentions = 10s:30d