diff options
author | Pawel Chojnacki <pawel@chojnacki.ws> | 2018-01-17 23:21:42 +0100 |
---|---|---|
committer | Pawel Chojnacki <pawel@chojnacki.ws> | 2018-01-29 15:13:04 +0100 |
commit | afeb7ce993f2106cb2a6c4e2741356e2ed039d7c (patch) | |
tree | d60a2d1b0463e3c8a379699411b27af6401a9c94 /changelogs | |
parent | 5f7aa407a85f536d073d4736baa1cabfc0ccb4ff (diff) | |
download | gitlab-ce-afeb7ce993f2106cb2a6c4e2741356e2ed039d7c.tar.gz |
Add changelog
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/41771-reduce-cardinality-of-metrics.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/41771-reduce-cardinality-of-metrics.yml b/changelogs/unreleased/41771-reduce-cardinality-of-metrics.yml new file mode 100644 index 00000000000..f64fd66ef79 --- /dev/null +++ b/changelogs/unreleased/41771-reduce-cardinality-of-metrics.yml @@ -0,0 +1,5 @@ +--- +title: Reduce the number of Prometheus metrics +merge_request: 16443 +author: +type: performance |