diff options
author | Pawel <pawel.kasperkiewicz@nokia.com> | 2021-05-14 10:00:19 +0200 |
---|---|---|
committer | Pawel <pawel.kasperkiewicz@nokia.com> | 2021-05-14 10:00:19 +0200 |
commit | b67399b143328e0f31ebf0f679f72c4fda062e3d (patch) | |
tree | 840e3367238096bb1f47a8cb12211e868b85e998 /Changelog.md | |
parent | b7f2841a2a69d0253e10868869bba0efdcbdf131 (diff) |
Temporary add mvn profile for enabling/disabling Prometheus metrics1.9.2
Issue-ID: DCAEGEN2-2683
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I482098f0d9bfc71ada771c3dc74a43ee29423a73
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index c95ba903..2dd8933c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -52,3 +52,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.9.1] - 22/03/2021 - [DCAEGEN2-2683](https://jira.onap.org/browse/DCAEGEN2-2683) - Enable Spring Prometheus metrics end-point in VES Remove mvn profile for enable/disable Prometheus metrics +## [1.9.2] - 14/05/2021 + - [DCAEGEN2-2683](https://jira.onap.org/browse/DCAEGEN2-2683) - Enable Spring Prometheus metrics end-point in VES + Temporary add mvn profile for enabling/disabling Prometheus metrics |