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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-01-31 03:09:13 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-31 03:09:13 +0300
commita1ed98e0c8c0562591bca710649b3ecca0a320d7 (patch)
tree8b486e33ba345111b3e1f84066ff951937cb02be /doc/development/auto_devops.md
parentc8f773a8593926f4f2dec6f446a3b3e59e9c9909 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/auto_devops.md')
-rw-r--r--doc/development/auto_devops.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/development/auto_devops.md b/doc/development/auto_devops.md
index f88bcc9cfb8..fb2992623df 100644
--- a/doc/development/auto_devops.md
+++ b/doc/development/auto_devops.md
@@ -40,3 +40,10 @@ found in
Configuring [GDK for Auto
DevOps](https://gitlab.com/gitlab-org/gitlab-development-kit/blob/master/doc/howto/auto_devops.md).
+
+## Monitoring on GitLab.com
+
+The metric
+[`auto_devops_completed_pipelines_total`](https://thanos-query.ops.gitlab.net/graph?g0.range_input=72h&g0.max_source_resolution=0s&g0.expr=sum(increase(auto_devops_pipelines_completed_total%7Benvironment%3D%22gprd%22%7D%5B60m%5D))%20by%20(status)&g0.tab=0)
+(only available to GitLab team members) counts completed Auto DevOps
+pipelines, labeled by status.