Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKarthik Nayak <knayak@gitlab.com>2022-08-17 13:01:34 +0300
committerKarthik Nayak <knayak@gitlab.com>2022-08-17 15:30:02 +0300
commitab933e524b5f2eacba9f54de3a726c9217edbad0 (patch)
tree4e3e506c5f0c335e8984d9ae5ee562b2680c5a48 /doc
parent4807366d4977d267f86df45fdb1214110c7f927c (diff)
doc: Fix incorrect dashboard URLs
The dashboard URLs are pointing to the old gitlab.com URLs, we now use gitlab.net for dashboards. Lets change the URLs in README.md and observability.md. Signed-off-by: Karthik Nayak <knayak@gitlab.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/observability.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/observability.md b/doc/observability.md
index 44819d063..cf5ddd9db 100644
--- a/doc/observability.md
+++ b/doc/observability.md
@@ -9,7 +9,7 @@ necessary.
If you want to make a change across a tiled Grafana dashboard such as
the [feature request rate
-overview](https://performance.gitlab.net/dashboard/db/gitaly-features-overview),
+overview](https://dashboards.gitlab.net/d/000000198/gitaly-features-overview?orgId=1),
then edit the first tile (top left). Its settings get applied to the
other tiles as well. If you edit any tile other than the first your
changes will be lost.