Commit 63fd5337 authored by Evan Read's avatar Evan Read

Merge branch '227191-aqualls-fix-dashboard-settings' into 'master'

Create SSOT for metrics dashboard settings

See merge request gitlab-org/gitlab!45943
parents e8f4b742 b636599a
...@@ -116,14 +116,9 @@ Your custom dashboard is available at `https://example.com/project/-/metrics/cus ...@@ -116,14 +116,9 @@ Your custom dashboard is available at `https://example.com/project/-/metrics/cus
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/223204) in GitLab 13.2. > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/223204) in GitLab 13.2.
To manage the settings for your metrics dashboard: Users with project Maintainer or Administrator
[permissions](../../../user/permissions.md#project-members-permissions)
1. Sign in as a user with project Maintainer or Administrator can manage [the settings](settings.md) for your metrics dashboard.
[permissions](../../../user/permissions.md#project-members-permissions).
1. Navigate to your dashboard at **Operations > Metrics**.
1. In the top-right corner of your dashboard, click **Metrics Settings**:
![Monitoring Dashboard actions menu with create new item](img/metrics_settings_button_v13_3.png)
## Chart Context Menu ## Chart Context Menu
......
...@@ -21,8 +21,8 @@ time zone, but you can display dates and times in UTC format. To change the ...@@ -21,8 +21,8 @@ time zone, but you can display dates and times in UTC format. To change the
time zone: time zone:
1. Sign in as a user with Manage Project Operations [permissions](../../../user/permissions.md). 1. Sign in as a user with Manage Project Operations [permissions](../../../user/permissions.md).
1. Navigate to **Settings > Operations**, and scroll to 1. Navigate to **Settings > Operations**.
**Metrics Dashboard**. 1. Scroll to **Metrics Dashboard** and click **Expand**.
1. In the **Dashboard timezone** select box, select *User's local timezone* 1. In the **Dashboard timezone** select box, select *User's local timezone*
or *UTC*: or *UTC*:
...@@ -37,8 +37,8 @@ You can add a button on your monitoring dashboard that links directly to your ...@@ -37,8 +37,8 @@ You can add a button on your monitoring dashboard that links directly to your
existing external dashboards: existing external dashboards:
1. Sign in as a user with Manage Project Operations [permissions](../../../user/permissions.md). 1. Sign in as a user with Manage Project Operations [permissions](../../../user/permissions.md).
1. Navigate to **Settings > Operations**, and scroll to 1. Navigate to **Settings > Operations**.
**Metrics Dashboard**. 1. Scroll to **Metrics Dashboard** and click **Expand**.
1. In **External dashboard URL**, provide the URL to your external dashboard: 1. In **External dashboard URL**, provide the URL to your external dashboard:
![External Dashboard Setting](img/dashboard_external_link_v13_1.png) ![External Dashboard Setting](img/dashboard_external_link_v13_1.png)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment