diff --git a/docs/carbon-daemons.rst b/docs/carbon-daemons.rst index a10f46d8e..27ff28a6e 100644 --- a/docs/carbon-daemons.rst +++ b/docs/carbon-daemons.rst @@ -103,6 +103,11 @@ and whisper file sizes due to lower retention policies. interval, the values received are aggregated and published to ``carbon-cache.py`` as a single metric. +:doc:`rewrite-rules.conf ` + Defines regular expression patterns that can be used to rewrite metric names + in a search & replace fashion, ``[pre]`` and ``[post]`` aggregation. + + carbon-aggregator-cache.py -------------------------- @@ -121,3 +126,7 @@ overhead of running both daemons. :doc:`aggregation-rules.conf ` See `carbon-aggregator.py` section. +:doc:`rewrite-rules.conf ` + See `carbon-aggregator.py` section. + +