diff options
author | Aleksei Lipniagov <alipniagov@gitlab.com> | 2019-07-26 15:02:21 +0000 |
---|---|---|
committer | Kamil TrzciĆski <ayufan@ayufan.eu> | 2019-07-26 15:02:21 +0000 |
commit | 13676e021cddba7a801386a183dba696200312bf (patch) | |
tree | a4742226a642c1c2cad30ae0f80dd5530bdb32b5 /changelogs | |
parent | bd1a5a9f422df267725bd5fbd254f3c1f16fd596 (diff) | |
download | gitlab-ce-13676e021cddba7a801386a183dba696200312bf.tar.gz |
Fix pid discovery for Unicorn in PidProvider
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/64972-fix-unicorn-workers-metric.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/64972-fix-unicorn-workers-metric.yml b/changelogs/unreleased/64972-fix-unicorn-workers-metric.yml new file mode 100644 index 00000000000..f80111f0bd9 --- /dev/null +++ b/changelogs/unreleased/64972-fix-unicorn-workers-metric.yml @@ -0,0 +1,5 @@ +--- +title: Fix pid discovery for Unicorn processes in `PidProvider` +merge_request: 31056 +author: +type: fixed |