From 129760b84f7c2d2d2daaa3de1faa05af99fa2dd7 Mon Sep 17 00:00:00 2001 From: elajkat Date: Wed, 9 Feb 2022 10:44:19 +0100 Subject: [PATCH] Doc: Due to recent grafana upgrade change urls in doc grafana urls contain uuid, include that to links. Change-Id: Ib4810d746c94e05ea75c44fa828b097a88985fe7 --- doc/source/contributor/dashboards/index.rst | 6 +++--- doc/source/contributor/policies/gate-failure-triage.rst | 2 +- doc/source/contributor/policies/gerrit-recheck.rst | 2 +- doc/source/contributor/stadium/governance.rst | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/source/contributor/dashboards/index.rst b/doc/source/contributor/dashboards/index.rst index 4829a82d212..8573d924d25 100644 --- a/doc/source/contributor/dashboards/index.rst +++ b/doc/source/contributor/dashboards/index.rst @@ -20,9 +20,9 @@ Grafana Dashboards Look for neutron and networking-* dashboard by names by going to the following link: -`Grafana `_ +`Grafana `_ For instance: -* `Neutron `_ -* `Neutron-lib `_ +* `Neutron `_ +* `Neutron-lib `_ diff --git a/doc/source/contributor/policies/gate-failure-triage.rst b/doc/source/contributor/policies/gate-failure-triage.rst index c3e53d8463f..f7a1cc7f22e 100644 --- a/doc/source/contributor/policies/gate-failure-triage.rst +++ b/doc/source/contributor/policies/gate-failure-triage.rst @@ -8,7 +8,7 @@ Spotting Gate Failures ---------------------- This can be achieved using several tools: -* `Grafana dashboard `_ +* `Grafana dashboard `_ * `logstash `_ For checking gate failures with logstash the following query will return failures for a specific job: diff --git a/doc/source/contributor/policies/gerrit-recheck.rst b/doc/source/contributor/policies/gerrit-recheck.rst index 0d49078154d..e9a2a0eb684 100644 --- a/doc/source/contributor/policies/gerrit-recheck.rst +++ b/doc/source/contributor/policies/gerrit-recheck.rst @@ -15,7 +15,7 @@ example unable to fetch things from external resources like git or pip due to outage. Such failures outside of OpenStack world are not worth tracking in launchpad and you can recheck leaving couple of words what went wrong. Data about gate stability is collected and visualized via -`Grafana `_. +`Grafana `_. Please, do not recheck without providing the bug number for the failed job. For example, do not just put an empty "recheck" comment but find the related diff --git a/doc/source/contributor/stadium/governance.rst b/doc/source/contributor/stadium/governance.rst index f50ee2b8af7..d5265362381 100644 --- a/doc/source/contributor/stadium/governance.rst +++ b/doc/source/contributor/stadium/governance.rst @@ -84,7 +84,7 @@ mature OpenStack projects: documentations available. * Exhaustive OpenStack CI coverage: unit, functional, and tempest coverage - using OpenStack CI (upstream) resources so that `Grafana `_ + using OpenStack CI (upstream) resources so that `Grafana `_ and `OpenStack Health `_ support is available. Access to CI resources and historical data by the team is key to ensuring stability and robustness of a project.