Monasca Grafana Datasource
Go to file
Haruki Yamanashi 57a547a5fe Add OpenStack default dashboard
This dashboard includes following monitoring target.
- HTTP status check of Nova, Neutron, Glance, Cinder, Swift, Keystone.
- Resource usage
- Network usage

Change-Id: I18254c7447d468b5509b6231dfaf845926210934
2017-12-01 10:02:47 +09:00
examples Add OpenStack default dashboard 2017-12-01 10:02:47 +09:00
img Move monasca datasource to new repo 2016-07-27 17:21:19 +00:00
partials Fix/remove validation for keys in datasource 2017-01-10 16:32:06 -07:00
.gitreview Added .gitreview 2016-07-14 15:30:54 +00:00
LICENSE Move monasca datasource to new repo 2016-07-27 17:21:19 +00:00
README.md Optimize the link address 2017-04-11 14:17:37 +05:30
datasource.js Update datasource for group_by api changes 2016-11-07 13:18:36 -07:00
module.js Add annotation support for monasca plugin 2016-10-19 10:57:44 -06:00
package.json Add package.json 2017-10-23 15:24:00 +02:00
plugin.json Add package.json 2017-10-23 15:24:00 +02:00
query_ctrl.js Updates for new dimensions endpoints 2016-10-06 15:02:40 -06:00

README.md

Team and repository tags

Team and repository tags

Monasca Datasource - A datasource for use with the OpenStack Monasca api.

For more information on Monasca see the Monasca documentation

When combined with Grafana Keystone authentication this datasource supports using login credentials to authenticate queries.

Without the Grafana Keystone auth, this datasource can be used by inserting a keystone token into the datasource. To get a keystone token download the python-openstackclient, source credentials and run openstack token issue.