diff options
author | Tomek Mrugalski <tomek@isc.org> | 2020-11-20 10:19:43 +0100 |
---|---|---|
committer | Tomek Mrugalski <tomek@isc.org> | 2020-11-20 11:32:22 +0100 |
commit | 8b0470b42b894ff02102221d83fe9937613a1976 (patch) | |
tree | f86e5884f364a73641f2618ed7e1710b4c6b85d2 /doc | |
parent | Additional minor text edits in Kea docs (diff) | |
download | kea-8b0470b42b894ff02102221d83fe9937613a1976.tar.xz kea-8b0470b42b894ff02102221d83fe9937613a1976.zip |
[#1539] Addressed problem of duplicate target names
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sphinx/arm/stork.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/sphinx/arm/stork.rst b/doc/sphinx/arm/stork.rst index 3ae033973d..d21e35be44 100644 --- a/doc/sphinx/arm/stork.rst +++ b/doc/sphinx/arm/stork.rst @@ -18,7 +18,7 @@ and BIND 9. Stork is useful in a variety of scenarios: a single Stork server needs to be deployed, and one Stork agent on each machine to be monitored. - The Stork agent can integrate Kea with Prometheus and Grafana. Once the Stork - agent is active on the server, it serves as a Prometheus exporter. Users who have deployed + agent is active on the server, it serves as a Prometheus exporter. Users who have deployed Prometheus in their networks can visualize statistics as time series using Grafana. - Stork can act as both a dashboard and an integrator for Prometheus/Grafana. Once Stork @@ -46,5 +46,5 @@ to visualize data available in Prometheus; the most common approach is to use Grafana to provide visual dashboards. The Stork project provides dashboard definitions for Kea and BIND 9 that can be imported into Grafana very easily. -Learn more about Prometheus and Grafana on their websites: `Prometheus <https://prometheus.io/>`_ -and `Grafana <https://grafana.com/>`_. +Learn more about Prometheus and Grafana on their websites: `Prometheus <https://prometheus.io/>` +and `Grafana <https://grafana.com/>`. |