diff options
author | Stan Hu <stanhu@gmail.com> | 2019-08-12 16:20:31 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-08-12 16:20:31 +0000 |
commit | 5971cd15086f65fa7202b05b26fc2f980b9f2767 (patch) | |
tree | 65d28e7772ba68386d2ecf4d3a3b2c7ef79f8a58 /changelogs | |
parent | 7a22b4bae55ba3afcc6fc961e6a0aeb47c7bd937 (diff) | |
parent | 35fb27db277be62dde1f5c58709fd6af59c144a9 (diff) | |
download | gitlab-ce-5971cd15086f65fa7202b05b26fc2f980b9f2767.tar.gz |
Merge branch '65278-fix-puma-master-counter-wipe' into 'master'
Fix active metric files being wiped after the app starts
See merge request gitlab-org/gitlab-ce!31668
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/65278-fix-puma-master-counter-wipe.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/65278-fix-puma-master-counter-wipe.yml b/changelogs/unreleased/65278-fix-puma-master-counter-wipe.yml new file mode 100644 index 00000000000..fb9d6fa251d --- /dev/null +++ b/changelogs/unreleased/65278-fix-puma-master-counter-wipe.yml @@ -0,0 +1,5 @@ +--- +title: Fix active metric files being wiped after the app starts +merge_request: 31668 +author: +type: fixed |