Monasca Grafana Datasource
Go to file
Witold Bedyk 5eba5cf392 Revert "Add support for monasca-ui metrics API proxy"
This change breaks the devstack installation. The Monasca datasource
cannot connect with Monasca API. I'm reverting until fixed.

t=2017-12-21T15:27:04+0000 lvl=info msg="Proxying call to [http://192.168.10.6:8070/v2.0/metrics/names]"
t=2017-12-21T15:27:04+0000 lvl=info msg="Request Completed" logger=context userId=2 orgId=2 uname=mini-mon method=GET path=/v2.0/metrics/names status=401 remote_addr=192.168.10.1 time_ms=3ns size=114

This reverts commit bb5178406c.

Change-Id: Ie544c50fa817dbce0865c8885b33312be6d37ccf
2017-12-22 09:18:08 +01:00
examples Add some dashboard examples 2017-06-16 10:23:51 -06:00
img Move monasca datasource to new repo 2016-07-27 17:21:19 +00:00
partials Revert "Add support for monasca-ui metrics API proxy" 2017-12-22 09:18:08 +01: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 Revert "Add support for monasca-ui metrics API proxy" 2017-12-22 09:18:08 +01:00
datasource.js Revert "Add support for monasca-ui metrics API proxy" 2017-12-22 09:18:08 +01:00
module.js Add annotation support for monasca plugin 2016-10-19 10:57:44 -06:00
plugin.json Change datasource id 2017-01-30 16:08:37 -07: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.