From 248f7071137dbb16e9362a06a86f744d19486052 Mon Sep 17 00:00:00 2001 From: Edyta Krukowska Date: Mon, 22 Mar 2021 13:01:38 +0100 Subject: Enable prometheus metrics by default Issue-ID: DCAEGEN2-2683 Signed-off-by: Edyta Krukowska Change-Id: Ie8259fb5ac42fe012e19950fed3973a4f6b716cf --- Changelog.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index 563a860d..c95ba903 100644 --- a/Changelog.md +++ b/Changelog.md @@ -46,7 +46,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - [DCAEGEN2-2593](https://jira.onap.org/browse/DCAEGEN2-2593) - Vulnerability removal for ves collector Fix sonar reporting problem ## [1.8.0] - 24/02/2021 - - [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Update VESCollector CommonEventSchema to ONAP/Honolulu version - Use updated CommonEventSchema to validate IP in VES Collector + - [DCAEGEN2-2477](https://jira.onap.org/browse/DCAEGEN2-2477) - Update VESCollector CommonEventSchema to ONAP/Honolulu version ## [1.9.0] - 18/03/2021 - - [DCAEGEN2-2682](https://jira.onap.org/browse/DCAEGEN2-2682) - Update libraries + - [DCAEGEN2-2682](https://jira.onap.org/browse/DCAEGEN2-2682) - Update libraries +## [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 -- cgit 1.2.3-korg