Commit Graph

10 Commits

Author SHA1 Message Date
Denis Poisson 7704954b75 Convert README.md to ReStructuredTest format
Change-Id: Ifd3a177bac59619c91224318b73d6325bf77ef2a
story: 2002163
task: 22236
2018-06-19 15:42:46 +02:00
wangqi 59729fe325 Update links in README
Change the outdated links to the latest links in README

Change-Id: Ibe45e4a43f1dd8670bc06f543798f68c1d60d20f
2018-03-12 03:02:46 +00:00
Johannes Grassler 44e813f027 Revert "Revert "Add support for monasca-ui metrics API proxy""
This reverts commit 5eba5cf392
and thus restores the original "Add support for monasca-ui
metrics API proxy" patch
(bb5178406c). It is best to fix
this problem in Keystone patched Grafana:

https://github.com/monasca/grafana/pull/1

Change-Id: Ib1f79cfe2137890f0b984543591ff86f476b3385
2018-01-16 13:50:33 +01:00
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
Johannes Grassler bb5178406c Add support for monasca-ui metrics API proxy
This commit adds support for the Monasca API proxy provided by
the monasca-ui Horizon plugin. This Horizon plugin combined
with direct access in the Monasca data source allows using a
user's Horizon session for authenticating and authorizing
access to the Monasca API.

Change-Id: I98bd8ff7bcc55dcd911e87037b64840035542155
Story: 2001305
Task: 5856
2017-12-05 11:02:22 +01:00
rajat29 12b381b88b Optimize the link address
Use https instead of http to ensure the safety

Change-Id: Ibd02b805592363e297a75996fdce95b4f14f6530
2017-04-11 14:17:37 +05:30
Jenkins 9846f68d8f Merge "Show team and repo badges on README" 2017-02-08 14:41:17 +00:00
Ryan Bak 6aa9fbe82c Add comments about how to get keystone tokens
For use when the grafana keystone auth is not available.
Requested by the upstream Grafana team

Change-Id: I5ea5c447b0395f7317015fbff8da1b5dc50cd902
2017-01-23 12:34:02 -07:00
Flavio Percoco ad5e8e7183 Show team and repo badges on README
This patch adds the team's and repository's badges to the README file.
The motivation behind this is to communicate the project status and
features at first glance.

For more information about this effort, please read this email thread:

http://lists.openstack.org/pipermail/openstack-dev/2016-October/105562.html

To see an example of how this would look like check:

https://gist.github.com/e409a5beedf590fb3e83a7d9772e4e64

Change-Id: Icf30f0c83f3d9cfbdf7352fa85411e9b1a6e6d8a
2016-11-25 18:29:55 +01:00
Ryan Bak eb7b0c6c89 Move monasca datasource to new repo
The previous repo was
https://github.com/twc-openstack/grafana-plugins

Change-Id: I07ce789fb7455a8969fa9c6e8bcc78a09de1c0b3
2016-07-27 17:21:19 +00:00