Move the metrics list to the user documentation

Change-Id: I5ad060fed9d838e1aff4e8933b55d17b8d6452d5
This commit is contained in:
Simon Pasquier
2016-02-17 15:20:43 +01:00
parent 826a064118
commit 9eb261c94e
20 changed files with 91 additions and 93 deletions

View File

@@ -0,0 +1,14 @@
.. _references:
Appendix A: References
======================
* The `LMA Collector plugin <https://github.com/openstack/fuel-plugin-lma-collector>`_ project at GitHub.
* The `Elasticsearch-Kibana plugin <https://github.com/openstack/fuel-plugin-elasticsearch-kibana>`_ project at GitHub.
* The `InfluxDB-Grafana plugin <https://github.com/openstack/fuel-plugin-influxdb-grafana>`_ project at GitHub.
* The `LMA Infrastructure Alerting plugin <https://github.com/openstack/fuel-plugin-lma-Infrastructure-alerting>`_ project at GitHub.
* The official `Kibana documentation <https://www.elastic.co/guide/en/kibana/3.0/index.html>`_.
* The official `Elasticsearch documentation <https://www.elastic.co/guide/en/elasticsearch/reference/1.4/index.html>`_.
* The official `InfluxDB documentation <https://influxdb.com/docs/v0.9/introduction/overview.html>`_.
* The official `Grafana documentation <http://docs.grafana.org/v2.1/>`_.
* The official `Nagios documentation <https://www.nagios.org/documentation/>`_.