
* missing WHERE clause for the backend status
* remove the GROUP_BY clause to avoid flapping
Change-Id: Ifab23ad13e2621d5eb50a53753ebe63d44ae785a
Related-bug: #1554993
(cherry picked from commit 768d468bf8
)
LMA Monitoring Analytics module for Puppet
Description
Puppet module for configuring the Grafana dashboard and InfluxDB.
Usage
class {'lma_monitoring_analytics':
influxdb_dbname => 'lma',
influxdb_username => 'lma',
influxdb_userpass => 'password',
influxdb_rootpass => 'password',
}
Limitations
None.
License
Licensed under the terms of the Apache License, version 2.0.
Contact
Guillaume Thouvenin, gthouvenin@mirantis.com
Support
See the Contact section.