Changed toolchain map drawing to make it more readable.

Change-Id: Id3c6ae68ecd9fc8b0798618052b6226f8cbb7414
(cherry picked from commit e255f8b64d)
This commit is contained in:
Patrick Petit 2015-11-15 15:38:19 -08:00 committed by Simon Pasquier
parent d37055ae4f
commit a8bb5ef55a
2 changed files with 3 additions and 22 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

View File

@ -12,29 +12,10 @@ tool to troubleshooting problems.
Elasticsearch and Kibana are key components
of the `LMA Toolchain project <https://launchpad.net/lma-toolchain>`_
as shown in the figure below::
...................................................
| LMA Collector Plugin |
| |
| measurement / collection / analysis / persistence |
'...................................................'
| | |
| | |
| | |
................................... | | | +==================================+
| InfluxDB Grafana Plugin | | | | || Elasticsearch Kibana Plugin ||
| |<--' | '-->|| ||
| metrics / annotations analytics | | || logs / notifications analytics ||
'...................................' | +==================================+
v
................................
| Infrastructure Alerting Plugin |
| |
| alerting / escalation |
'................................'
as shown in the figure below.
.. image:: ../images/toolchain_map.png
:align: center
.. _plugin_requirements: