summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Maczukin <tomasz@maczukin.pl>2018-04-05 11:06:04 +0200
committerTomasz Maczukin <tomasz@maczukin.pl>2018-04-05 17:44:55 +0200
commit65529bd049bd4b198f997a45b48bff24359eab6f (patch)
tree2d396c4ad521d9b9f858b2c20ea36bbd320bb30b
parent43a07e75b57049ccf2289ab4aa7978cfac1bd135 (diff)
downloadgitlab-ce-65529bd049bd4b198f997a45b48bff24359eab6f.tar.gz
Add CHANGELOG entry
-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