diff options
author | Felipe Artur <fcardozo@gitlab.com> | 2018-05-07 08:46:23 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2018-05-07 08:46:23 +0000 |
commit | a9d0deebd2813c2bd070e6bfedc71fa9fadb2ad0 (patch) | |
tree | c598e36f6d9228665afc2838ffbce7c1abd840f8 /changelogs | |
parent | 1492cf8f5792b436d6366e6cad20a708a19ea662 (diff) | |
download | gitlab-ce-a9d0deebd2813c2bd070e6bfedc71fa9fadb2ad0.tar.gz |
Enable prometheus metrics by default
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/issue_43660.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/issue_43660.yml b/changelogs/unreleased/issue_43660.yml new file mode 100644 index 00000000000..d83c0ebcbb5 --- /dev/null +++ b/changelogs/unreleased/issue_43660.yml @@ -0,0 +1,5 @@ +--- +title: Enable prometheus monitoring by default +merge_request: +author: +type: other |