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:
authorTomasz Maczukin <tomasz@maczukin.pl>2018-04-05 12:06:04 +0300
committerTomasz Maczukin <tomasz@maczukin.pl>2018-04-05 18:44:55 +0300
commit65529bd049bd4b198f997a45b48bff24359eab6f (patch)
tree2d396c4ad521d9b9f858b2c20ea36bbd320bb30b /changelogs
parent43a07e75b57049ccf2289ab4aa7978cfac1bd135 (diff)
Add CHANGELOG entry
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/improve-jobs-queuing-time-metric.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/improve-jobs-queuing-time-metric.yml b/changelogs/unreleased/improve-jobs-queuing-time-metric.yml
new file mode 100644
index 00000000000..cee8b8523fd
--- /dev/null
+++ b/changelogs/unreleased/improve-jobs-queuing-time-metric.yml
@@ -0,0 +1,5 @@
+---
+title: Partition job_queue_duration_seconds with jobs_running_for_project
+merge_request: 17730
+author:
+type: changed