From 8f15d724e4733c9343c941b1071e1435780b5728 Mon Sep 17 00:00:00 2001 From: Armando Migliaccio Date: Wed, 10 Feb 2016 18:35:09 -0800 Subject: [PATCH] Adopt Grafana to plot Neutron Failure Rates Maintaining these dashboards in tree is a bit painful, the queries can be brittle, the URLs are not human readable, and furthermore the graphs are not interactive (e.g. zoomable). We should adopt Grafana, and to see how this looks like, please check tempest failure rate inline. Change-Id: I422fc04015fa50e2176e41128adc41d7a22fe02b --- doc/source/dashboards/check.dashboard.rst | 38 ----------------------- doc/source/dashboards/gate.dashboard.rst | 32 ------------------- doc/source/dashboards/index.rst | 11 ++----- 3 files changed, 2 insertions(+), 79 deletions(-) delete mode 100644 doc/source/dashboards/check.dashboard.rst delete mode 100644 doc/source/dashboards/gate.dashboard.rst diff --git a/doc/source/dashboards/check.dashboard.rst b/doc/source/dashboards/check.dashboard.rst deleted file mode 100644 index d2353ec63e4..00000000000 --- a/doc/source/dashboards/check.dashboard.rst +++ /dev/null @@ -1,38 +0,0 @@ - -Neutron Check Pipeline Thumbnails -================================= - -Click to see full size figure. - -.. raw:: html - - - - - - - - - - -
- Failure Percentage - Last 10 Days - DVR and Full Jobs
- - - -
- Failure Percentage - Last 10 Days - Grenade, DSVM API/Functional/Fullstack
- - - -
- Failure Percentage - Last 10 Days - Rally, LinuxBridge, LBaaS v1/v2
- - - -
- Failure Percentage - Last 10 Days - Large Ops
- - - -
diff --git a/doc/source/dashboards/gate.dashboard.rst b/doc/source/dashboards/gate.dashboard.rst deleted file mode 100644 index 1408c411a72..00000000000 --- a/doc/source/dashboards/gate.dashboard.rst +++ /dev/null @@ -1,32 +0,0 @@ - -Neutron Gate Pipeline Thumbnails -================================ - -Click to see full size figure. - -.. raw:: html - - - - - - - - - -
- Failure Percentage - Last 10 Days - Gate Jobs Set 1 (constrained docs, pep8, py27 unit, py34 unit)
- - - -
- Failure Percentage - Last 10 Days - Gate Jobs Set 2 (DSVM Jobs) - - - -
- Failure Percentage - Last 10 Days - Gate Jobs Set 3 (LBaaS and Large Ops)
- - - -
diff --git a/doc/source/dashboards/index.rst b/doc/source/dashboards/index.rst index 56768162343..a112dc9890f 100644 --- a/doc/source/dashboards/index.rst +++ b/doc/source/dashboards/index.rst @@ -9,12 +9,5 @@ These dashboard links can be generated by `Gerrit Dashboard Creator`_. Useful dashboard definitions are found in ``dashboards`` directory. .. _Gerrit Dashboard Creator: https://github.com/openstack/gerrit-dash-creator - -Neutron Graphite Pages -====================== - -.. toctree:: - :maxdepth: 1 - - gate.dashboard - check.dashboard +.. _Neutron Failure Rate: http://grafana.openstack.org/dashboard/db/neutron-failure-rate +.. _Tempest Failure Rate: http://grafana.openstack.org/dashboard/db/tempest-failure-rate