]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc: graphite module polish for new docs structure
authorPetr Špaček <petr.spacek@nic.cz>
Fri, 3 Jan 2020 19:28:06 +0000 (20:28 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 15 Jan 2020 09:38:15 +0000 (10:38 +0100)
modules/graphite/README.rst

index 0c40a8bbd8fd4ff7e9027afa436b22007f291b2e..0ceef45a72da9d79b0943773c95d3593c6b1245a 100644 (file)
@@ -1,9 +1,9 @@
 .. _mod-graphite:
 
-Graphite module
----------------
+Graphite/InfluxDB/Metronome
+---------------------------
 
-The module sends statistics over the Graphite_ protocol to either Graphite_, Metronome_, InfluxDB_ or any compatible storage. This allows powerful visualization over metrics collected by Knot Resolver.
+The ``graphite`` sends statistics over the Graphite_ protocol to either Graphite_, Metronome_, InfluxDB_ or any compatible storage. This allows powerful visualization over metrics collected by Knot Resolver.
 
 .. tip:: The Graphite server is challenging to get up and running, InfluxDB_ combined with Grafana_ are much easier, and provide richer set of options and available front-ends. Metronome_ by PowerDNS alternatively provides a mini-graphite server for much simpler setups.