summaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorEdyta Krukowska <edyta.krukowska@nokia.com>2021-03-22 13:01:38 +0100
committerEdyta Krukowska <edyta.krukowska@nokia.com>2021-03-23 08:03:36 +0100
commit248f7071137dbb16e9362a06a86f744d19486052 (patch)
tree7ffac2873cb6152974b072f43e65ff6f3b8ed661 /Changelog.md
parent22687ff3bf09afec08e15cdc0e3f3387b11e7fa1 (diff)
Enable prometheus metrics by default
Issue-ID: DCAEGEN2-2683 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: Ie8259fb5ac42fe012e19950fed3973a4f6b716cf
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md8
1 files changed, 5 insertions, 3 deletions
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