Skip to content

Commit

Permalink
Merge pull request #2845 from earthgecko/earthgecko-rewrite-rules-docs
Browse files Browse the repository at this point in the history
Update carbon-daemons.rst - rewrite-rules
  • Loading branch information
deniszh authored Aug 17, 2024
2 parents 1a8fa19 + 54b75c5 commit 31f92f2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/carbon-daemons.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 </config-carbon>`
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
--------------------------

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

:doc:`rewrite-rules.conf </config-carbon>`
See `carbon-aggregator.py` section.


0 comments on commit 31f92f2

Please sign in to comment.