We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80b3612 + 8219f29 commit fb31be0Copy full SHA for fb31be0
README.md
@@ -9,7 +9,8 @@ the respective performance data.
9
10
The data is fetched by a "backend module", at least one backend module also need to be enabled:
11
12
-* [Graphite backend](https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-graphite/)
+* [Elasticsearch backend](https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-elasticsearch)
13
+* [Graphite backend](https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-graphite)
14
* [Influxdb v1 backend](https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-influxdbv1)
15
* [Influxdb v2 backend](https://github.com/NETWAYS/icingaweb2-module-perfdatagraphs-influxdbv2)
16
* [Write your own backend](doc/20-PerfdataSourceHook.md)
0 commit comments