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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/ci
diff options
context:
space:
mode:
authorReuben Pereira <rpereira@gitlab.com>2019-06-10 16:45:15 +0300
committerClement Ho <clemmakesapps@gmail.com>2019-06-10 16:45:15 +0300
commitd55fd99c3a237139b4cec7475eb05ae9d877f554 (patch)
tree4e6faac3dd83fdee4127f4496c0bc63e4576300c /doc/ci
parent07f8f2056d7143c770d420ec3345781802047810 (diff)
Move external dashboard docs
- To user/project/operations - And cross-link in ci/environments
Diffstat (limited to 'doc/ci')
-rw-r--r--doc/ci/environments.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ci/environments.md b/doc/ci/environments.md
index f2661c4bafd..bd419965a9c 100644
--- a/doc/ci/environments.md
+++ b/doc/ci/environments.md
@@ -617,6 +617,10 @@ versions of the app, all without leaving GitLab.
![Monitoring dashboard](img/environments_monitoring.png)
+#### Linking to external dashboard
+
+Add a [button to the Monitoring dashboard](../user/project/operations/linking_to_an_external_dashboard.md) linking directly to your existing external dashboards.
+
### Web terminals
> Web terminals were added in GitLab 8.15 and are only available to project Maintainers and Owners.