RETIRED, Fuel plugin to manage InfluxDB and Grafana
Go to file
Simon Pasquier b79747c99c Bump plugin version to 0.9.0
Change-Id: I7edfc283fc04e07f70621a2ef217e1203b45d315
2015-12-10 16:58:25 +01:00
contrib/dashboards Fix wrong path in the README file. 2015-04-23 12:06:24 +02:00
deployment_scripts/puppet Replace $internal_address determination logic 2015-11-25 17:22:50 +01:00
doc Bump plugin version to 0.9.0 2015-12-10 16:58:25 +01: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 a tox environment to build the plugin 2015-10-08 17:33:34 +02: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 Remove README info duplicates with the plugin documentation 2015-11-17 14:26:19 +01:00
deployment_tasks.yaml Switch to custom role influxdb_grafana 2015-09-07 18:03:03 +02:00
environment_config.yaml Switch to custom role influxdb_grafana 2015-09-07 18:03:03 +02:00
functions.sh Use official 2.1.0 packages for Grafana 2015-08-10 12:40:39 +02:00
metadata.yaml Bump plugin version to 0.9.0 2015-12-10 16:58:25 +01:00
node_roles.yaml Switch to custom role influxdb_grafana 2015-09-07 18:03:03 +02:00
pre_build_hook Replace $internal_address determination logic 2015-11-25 17:22:50 +01:00
tasks.yaml Remove task calling manifest previously removed 2015-09-09 17:46:10 +02:00
test-requirements.txt Add a tox environment to build the plugin 2015-10-08 17:33:34 +02:00
tox.ini Add tox environment to test Puppet manifests 2015-10-09 10:58:49 +02:00
volumes.yaml Switch to custom role influxdb_grafana 2015-09-07 18:03:03 +02:00

README.md

The InfluxDB-Grafana Plugin for Fuel

Overview

The InfluxDB-Grafana Plugin for Fuel is used to install and configure InfluxDB and Grafana which collectively provide access to OpenStack analytics for the metrics collected and processed by the LMA Collector Plugin.

Please check the InfluxDB-Grafana Plugin Overview section of the plugin documentation for additional information.

Release Notes

The release notes of the InfluxDB-Grafana Plugin are provided in the Release Notes section of the plugin documentation.

Requirements

The InfluxDB-Grafana Plugin requirements are defined in the Requirements section of the plugin documentation.

Known issues

The LMA Toolchain's related issues are listed on Launchpad.

Limitations

The InfluxDB-Grafana Plugin limitations are described in the Limitations section of the plugin documentation.

Installation

The installation instructions of the InfluxDB-Grafana Plugin 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