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
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--doc/observability.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3c304af70..6a1a22f5f 100644
--- a/README.md
+++ b/README.md
@@ -43,11 +43,11 @@ GitLab.com, read about our [observability story](doc/observability.md)!
##### Overall
-[![image](https://gitlab.com/gitlab-org/gitaly/uploads/c3aa987884d5e78c3567a3a7469ea6c2/overview.png)](https://dashboards.gitlab.com/d/gitaly-main/gitaly-overview)
+[![image](https://gitlab.com/gitlab-org/gitaly/uploads/c3aa987884d5e78c3567a3a7469ea6c2/overview.png)](https://dashboards.gitlab.net/d/gitaly-main/gitaly-overview)
##### By Feature
-[![image](https://gitlab.com/gitlab-org/gitaly/uploads/3e8a5616863fa17c5bf08cb67c1bb385/feature.png)](https://dashboards.gitlab.com/d/000000198/gitaly-features-overview)
+[![image](https://gitlab.com/gitlab-org/gitaly/uploads/3e8a5616863fa17c5bf08cb67c1bb385/feature.png)](https://dashboards.gitlab.net/d/000000198/gitaly-features-overview?orgId=1)
## Installation
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.