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:
authorPawel Chojnacki <pawel@chojnacki.ws>2017-11-22 21:13:47 +0300
committerStan Hu <stanhu@gmail.com>2017-11-22 21:57:02 +0300
commitbf77f1cd10e424be25ef9b155fc1b2a48d7556c2 (patch)
tree506191ab61305f879931adfc2b64ea1d49da123b /changelogs
parent4ebe69600fd7ae9da6fb419d76dd5267d9c3b8ca (diff)
Force disable Prometheus metrics
Until https://gitlab.com/gitlab-org/prometheus-client-mmap/merge_requests/11 is ready, Prometheus metrics will not work and cause issues such as #40457.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/pawel-disable_prometheus_metrics.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/pawel-disable_prometheus_metrics.yml b/changelogs/unreleased/pawel-disable_prometheus_metrics.yml
new file mode 100644
index 00000000000..74d83256603
--- /dev/null
+++ b/changelogs/unreleased/pawel-disable_prometheus_metrics.yml
@@ -0,0 +1,5 @@
+---
+title: Force disable Prometheus metrics
+merge_request:
+author:
+type: fixed