diff options
author | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-11-22 19:13:47 +0100 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2017-11-22 10:57:02 -0800 |
commit | bf77f1cd10e424be25ef9b155fc1b2a48d7556c2 (patch) | |
tree | 506191ab61305f879931adfc2b64ea1d49da123b /changelogs | |
parent | 4ebe69600fd7ae9da6fb419d76dd5267d9c3b8ca (diff) | |
download | gitlab-ce-bf77f1cd10e424be25ef9b155fc1b2a48d7556c2.tar.gz |
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.yml | 5 |
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 |