summaryrefslogtreecommitdiff
path: root/doc/user/project/operations/linking_to_an_external_dashboard.md
blob: 620d9d70e4d45a336b1066244fdc5f89960e6d20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Linking to an external dashboard

> [Introduced](https://gitlab.com/gitlab-org/gitlab-foss/issues/57171) in GitLab 12.0.

You can add a button to the Monitoring dashboard linking directly to your existing external dashboards.

## Enabling the external dashboard link

1. Go to **Settings > Operations** and scroll to the section titled **External dashboard**.

1. Fill in the URL to your external dashboard and click **Save changes**.

   ![External Dashboard Settings](img/external_dashboard_settings.png)

1. There should now be a button on your
   [Monitoring dashboard](../../../ci/environments.md#monitoring-environments) which
   will open the URL you entered in the above step.

   ![External Dashboard Link](img/external_dashboard_link.png)