From: Petr Špaček Date: Fri, 3 Jan 2020 19:28:06 +0000 (+0100) Subject: doc: graphite module polish for new docs structure X-Git-Tag: v5.0.0~8^2~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6116aba33fa8b32433e35e8353152a7a6b574aaa;p=thirdparty%2Fknot-resolver.git doc: graphite module polish for new docs structure --- diff --git a/modules/graphite/README.rst b/modules/graphite/README.rst index 0c40a8bbd..0ceef45a7 100644 --- a/modules/graphite/README.rst +++ b/modules/graphite/README.rst @@ -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.