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:
authorStan Hu <stanhu@gmail.com>2019-08-12 19:20:31 +0300
committerStan Hu <stanhu@gmail.com>2019-08-12 19:20:31 +0300
commit5971cd15086f65fa7202b05b26fc2f980b9f2767 (patch)
tree65d28e7772ba68386d2ecf4d3a3b2c7ef79f8a58 /changelogs
parent7a22b4bae55ba3afcc6fc961e6a0aeb47c7bd937 (diff)
parent35fb27db277be62dde1f5c58709fd6af59c144a9 (diff)
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.yml5
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