Files
fuel-plugin-influxdb-grafana/doc/source/definitions.rst
Maria Zlatkova 0b0aba09ec [docs] Edits the InfluxDB-Grafana plugin
Edits the StackLight InfluxDB-Grafana plugin documentation.

This is the final PDF build:
https://drive.google.com/a/mirantis.com/file/d/0B30Lksc8WVCRM3NHWFpQLUpXOFE/view?usp=sharing

Change-Id: I604aa3f6f859fcc0e2d77a042a5513371a07dfc8
2016-07-22 14:29:54 +03:00

2.1 KiB

Key terms

The table below lists the key terms and acronyms that are used in this document.

Terms & acronyms Definition
The Collector The StackLight Collector is a smart monitoring agent running on every node. It collects and processes the metrics of your OpenStack environment.
InfluxDB InfluxDB is a time-series, metrics, and analytics open-source database (MIT license). It is written in Go and has no external dependencies. InfluxDB is targeted at use cases for DevOps, metrics, sensor data, and real-time analytics.
Grafana

Grafana is a general-purpose dashboard and graph composer. It is focused on providing rich ways to visualize metrics time-series mainly through graphs but supports other ways to visualize data through a pluggable panel architecture.

It has rich support for Graphite, InfluxDB, and OpenTSDB and also supports other data sources through plugins. Grafana is most commonly used for infrastructure monitoring, application monitoring, and metric analytics.