diff options
author | Jose Ivan Vargas <jvargas@gitlab.com> | 2017-08-29 11:22:37 -0500 |
---|---|---|
committer | Jose Ivan Vargas <jvargas@gitlab.com> | 2017-08-30 18:36:22 -0500 |
commit | 80d8235b43e5d6cf006c29e4ace5ec93521a7398 (patch) | |
tree | beac3c031fc763270c7ec07aff491a6c7e5b49b7 /changelogs | |
parent | 2278b5d8aaaaf31b4dd65e2ca3fc5cd4648cfcac (diff) | |
download | gitlab-ce-80d8235b43e5d6cf006c29e4ace5ec93521a7398.tar.gz |
Added CHANGELOG
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/additional-time-series-charts.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/additional-time-series-charts.yml b/changelogs/unreleased/additional-time-series-charts.yml new file mode 100644 index 00000000000..80c1af54881 --- /dev/null +++ b/changelogs/unreleased/additional-time-series-charts.yml @@ -0,0 +1,5 @@ +--- +title: Added support the multiple time series for prometheus monitoring +merge_request: !36893 +author: +type: changed |