Skip to content

Commit 31f92f2

Browse files
authored
Merge pull request graphite-project#2845 from earthgecko/earthgecko-rewrite-rules-docs
Update carbon-daemons.rst - rewrite-rules
2 parents 1a8fa19 + 54b75c5 commit 31f92f2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/carbon-daemons.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,11 @@ and whisper file sizes due to lower retention policies.
103103
interval, the values received are aggregated and published to
104104
``carbon-cache.py`` as a single metric.
105105

106+
:doc:`rewrite-rules.conf </config-carbon>`
107+
Defines regular expression patterns that can be used to rewrite metric names
108+
in a search & replace fashion, ``[pre]`` and ``[post]`` aggregation.
109+
110+
106111
carbon-aggregator-cache.py
107112
--------------------------
108113

@@ -121,3 +126,7 @@ overhead of running both daemons.
121126
:doc:`aggregation-rules.conf </config-carbon>`
122127
See `carbon-aggregator.py` section.
123128

129+
:doc:`rewrite-rules.conf </config-carbon>`
130+
See `carbon-aggregator.py` section.
131+
132+

0 commit comments

Comments
 (0)