RETIRED, Fuel plugin to manage InfluxDB and Grafana
Go to file
Swann Croiset f17eb8dea2 Support fuel-mirror
The patch forces mysql-client-5.6 package to be installed instead of
the upstream one.

Change-Id: I6f3091da03e4712b51ec60f7946f8481f6394ce1
Related-bug: #1663498
(cherry picked from commit 6baddedafe)
2017-02-14 10:21:29 +00:00
contrib/dashboards Fix the usage message of the format.py script 2016-02-12 09:33:41 +01:00
deployment_scripts/puppet Support fuel-mirror 2017-02-14 10:21:29 +00:00
doc Update release notes for 1.0 2017-01-23 10:52:58 +00:00
figures Manage the size of the partition 2015-04-21 14:48:51 +00:00
repositories Add a tox environment to build the plugin 2015-10-08 17:33:34 +02:00
specs Add blueprint for the InfluxDB/Grafana Fuel plugin 2015-03-04 17:13:00 +01:00
.gitignore Add fuel-qa as submodule 2016-04-13 09:35:30 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:23:50 +00:00
LICENSE Add appendix to LICENSE 2015-06-19 18:45:49 +02:00
README.md StackLight 0.10.0 documentation updates 2016-07-18 11:44:47 +00:00
deployment_tasks.yaml Remove InfluxDB cluster and upgrade to 1.1.1 2017-01-18 10:35:31 +00:00
environment_config.yaml Add the option to store the InfluxDB WAL in memory 2016-09-30 10:56:02 +02:00
functions.sh Use official 2.1.0 packages for Grafana 2015-08-10 12:40:39 +02:00
metadata.yaml Bump version to 1.0.0 2016-07-25 16:21:27 +02:00
network_roles.yaml Switch the Grafana dashboard to the public network 2016-09-02 14:13:50 +02:00
node_roles.yaml Prevent co-installation with the Contrail plugin 2017-01-13 12:58:25 +00:00
pre_build_hook Upgrade Grafana to 4.1.1 2017-01-18 10:36:32 +00:00
tasks.yaml Update to task based deployment 2016-04-14 12:27:10 +00:00
test-requirements.txt Revert "Pin fpb version temporarily" 2016-04-29 13:54:27 +00:00
tox.ini Fix tox.ini to clean repositories before building plugin 2016-04-14 09:25:04 +02:00
uninstall.sh Fix plugin removal error 2016-04-25 09:09:33 +00:00
volumes.yaml Upgrade InfluxDB to version 0.9.6.1 2015-12-17 16:20:53 +01:00

README.md

The StackLight InfluxDB-Grafana Plugin for Fuel

The StackLight InfluxDB-Grafana Plugin for Fuel is used to install and configure InfluxDB and Grafana which collectively provide access to metrics analytics of Mirantis OpenStack. The metrics are collected and processed by the [StackLight Collector] (http://fuel-plugin-lma-collector.readthedocs.org/en/latest/index.html).

Please go to the InfluxDB-Grafana Plugin Overview to getting started.

Release Notes

A summary description of the new features are provided in the Release Notes section of the plugin documentation.

Requirements

The requirements are defined in the Requirements section of the plugin documentation.

Known issues

All known issues are listed on Launchpad.

Limitations

All known limitations are described in the Limitations section of the plugin documentation.

Installation

The installation instructions are provided in the Installation section of the plugin documentation.

User Guide

Instructions for how to configure and use the InfluxDB-Grafana Plugin are provided in the User Guide section of the plugin documentation.

Communication

The OpenStack Development Mailing List is the preferred way to communicate with the members of the project. Emails should be sent to openstack-dev@lists.openstack.org with the subject prefixed by [fuel][plugins][lma].

Reporting Bugs

Bugs should be filed against the LMA Toolchain project on Launchpad (not Github!).

Contributing

If you would like to contribute to the development of this plugin you must follow the OpenStack development workflow instructions.

Patch reviews take place within OpenStack Gerrit system.

Contributors