MON Changelog
tag: v5.0.5 -> v6.0.0
e71feff • Increases delta of start_time when collecting OpenStack metrics
090df14 • Adds decryption of passwords in vim config block
ca663f8 • Bug 598 Added support for vrops metric collection
527dd0e • Merge "Bug 598 Added support for vrops metric collection"
7efdb35 • Changes log level of config info to debug
8303862 • Exits mon-evaluator process when encountered by a database exception
b525e6c • Adds collection of vim status metric
5ac7c08 • Implements filebased config, config override through env vars, use of osm common msg bus drivers
8721c5c • Adds support for Ceilometer API metric collection
b2b43da • Adds migration engine for peewee ORM
616fde7 • Adds collection of VM status metric in OpenStack infra plugin
30d9469 • Modifies MON to create database if using mysql URI
dcfe252 • Added VIO metrics collector for vROPs
c0da257 • Merge "Added VIO metrics collector for vROPs"
0c5ec8c • Opens and closes db connections manually to avoid errors when using MySQL backend
d174324 • Adds support in entrypoint script for more complex mysql URI (+pool and query params)
d099b1b • Adds collection of sdnc status metric
3ddffea • Fixes bug with VM status collection when VIM is down
2bdf402 • Adds support for multiple alarm statuses
1979095 • Adds partial support for interface metrics in OpenStack plugin
649e6b2 • Adds pylint to tox test pipeline and fixes related errors
a97bdb3 • Refactors code and adds unit tests
0cd4e14 • Fixes error during alarm evaluation
6b45f21 • Adds support for interface specific metrics in OpenStack plugin
ce9929c • Improves README
f840f69 • Implemented VMware infra collector plugin
f8fb656 • Adds handling of exception inside OpenStack collector
e82c062 • Added vio infra collector plugin
bf4f496 • Merge "Added vio infra collector plugin"
14522c3 • Fixes missing parent constructor call in openstack based infra collectors
00fa694 • Adds network interface name as tag in corresponding metric
dda0435 • Modifies logic por determining metric backend in OpenStack plugin
5959c93 • Changes openstack vim status check to use nova to allow non admin users in config
be03466 • Remove use of granularity and just retrieve last metric collected in OpenStack plugin
f3d1c66 • Replaces use of vdu_name for vdu_id and vdu_count_index in VCACollector
ba2676e • Adds validation of vim-id in vdur in OpenStack base infra plugin