diff options
author | Tomasz Maczukin <tomasz@maczukin.pl> | 2018-04-05 11:06:04 +0200 |
---|---|---|
committer | Tomasz Maczukin <tomasz@maczukin.pl> | 2018-04-10 14:31:14 +0200 |
commit | 2c7f0766640af870500c7d681460c754ac938b1c (patch) | |
tree | 09834eca81fdf4b3ea7a40dcff20ea9902cdd902 /changelogs | |
parent | f770e0fba5e9eb2ad0682b8e090b532e8e8754be (diff) | |
download | gitlab-ce-2c7f0766640af870500c7d681460c754ac938b1c.tar.gz |
Add CHANGELOG entry
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/improve-jobs-queuing-time-metric.yml | 5 |
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 |