Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
MON
/
refs/heads/feature7928
/
osm_mon
64be55a
Fixed the usage of self signed certificates
by Antonio Marsico
· 6 years ago
feature5837
feature7928
d5ac6e1
Refactors alarms to decouple them from vnf specific data
by Benjamin Diaz
· 7 years ago
fe7bdeb
Replaces call to Gnocchi status for a request of metric list when determining backend in openstack vnf collector
by Benjamin Diaz
· 7 years ago
4de60c5
Readds logic to obtain vim_type when it is available in vim config
by Benjamin Diaz
· 7 years ago
3293503
Adds check for config param in vim_account dict to avoid errors when it does not exist
by Benjamin Diaz
· 7 years ago
5fbb199
Adds vrops_password to passwords to decrypt. Adds check of schema_version for backwards compatibility
by Benjamin Diaz
· 7 years ago
416a753
Modifies MON to use mongodb directly for vim info and do vim pass decryption on demand
by Benjamin Diaz
· 7 years ago
7233ad2
Fixes VIO collection
by beierl
· 7 years ago
829821e
Correct multiplier
by beierl
· 7 years ago
f364b0f
Removes kafka check from healthcheck
by Benjamin Diaz
· 7 years ago
8283936
Merge "Reduce Resource Consumption"
by diazb
· 7 years ago
730dfd8
Reduce Resource Consumption
by beierl
· 7 years ago
985765e
Adds support for custom project and user domain names defined in vim config
by Benjamin Diaz
· 7 years ago
a98b854
Changes insufficient data validation in alarms to account for metric results 0.0
by Benjamin Diaz
· 7 years ago
7f8f893
Negotiate vCD Version
by beierl
· 7 years ago
059f911
Make vcloud api version compatible for different vCDs
by kasar
· 7 years ago
ba2676e
Adds validation of vim-id in vdur in OpenStack base infra plugin
by Benjamin Diaz
· 7 years ago
v6.0.0
f3d1c66
Replaces use of vdu_name for vdu_id and vdu_count_index in VCACollector
by Benjamin Diaz
· 7 years ago
be03466
Remove use of granularity and just retrieve last metric collected in OpenStack plugin
by Benjamin Diaz
· 7 years ago
5959c93
Changes openstack vim status check to use nova to allow non admin users in config
by Benjamin Diaz
· 7 years ago
dda0435
Modifies logic por determining metric backend in OpenStack plugin
by Benjamin Diaz
· 7 years ago
00fa694
Adds network interface name as tag in corresponding metric
by Benjamin Diaz
· 7 years ago
14522c3
Fixes missing parent constructor call in openstack based infra collectors
by Benjamin Diaz
· 7 years ago
bf4f496
Merge "Added vio infra collector plugin"
by diazb
· 7 years ago
e82c062
Added vio infra collector plugin
by kasar
· 7 years ago
f8fb656
Adds handling of exception inside OpenStack collector
by Benjamin Diaz
· 7 years ago
f840f69
Implemented VMware infra collector plugin
by kasar
· 7 years ago
6b45f21
Adds support for interface specific metrics in OpenStack plugin
by Benjamin Diaz
· 7 years ago
0cd4e14
Fixes error during alarm evaluation
by Benjamin Diaz
· 7 years ago
a97bdb3
Refactors code and adds unit tests
by Benjamin Diaz
· 7 years ago
649e6b2
Adds pylint to tox test pipeline and fixes related errors
by Benjamin Diaz
· 7 years ago
1979095
Adds partial support for interface metrics in OpenStack plugin
by Benjamin Diaz
· 7 years ago
2bdf402
Adds support for multiple alarm statuses
by Benjamin Diaz
· 7 years ago
3ddffea
Fixes bug with VM status collection when VIM is down
by Benjamin Diaz
· 7 years ago
d099b1b
Adds collection of sdnc status metric
by Benjamin Diaz
· 7 years ago
0c5ec8c
Opens and closes db connections manually to avoid errors when using MySQL backend
by Benjamin Diaz
· 7 years ago
c0da257
Merge "Added VIO metrics collector for vROPs"
by lavado
· 7 years ago
dcfe252
Added VIO metrics collector for vROPs
by kasar
· 7 years ago
30d9469
Modifies MON to create database if using mysql URI
by Benjamin Diaz
· 7 years ago
616fde7
Adds collection of VM status metric in OpenStack infra plugin
by Benjamin Diaz
· 7 years ago
b2b43da
Adds migration engine for peewee ORM
by Benjamin Diaz
· 7 years ago
8721c5c
Adds support for Ceilometer API metric collection
by Benjamin Diaz
· 7 years ago
5ac7c08
Implements filebased config, config override through env vars, use of osm
by Benjamin Diaz
· 7 years ago
b525e6c
Adds collection of vim status metric
by Benjamin Diaz
· 7 years ago
8303862
Exits mon-evaluator process when encountered by a database exception
by Benjamin Diaz
· 7 years ago
7efdb35
Changes log level of config info to debug
by Benjamin Diaz
· 7 years ago
527dd0e
Merge "Bug 598 Added support for vrops metric collection"
by lavado
· 7 years ago
ca663f8
Bug 598 Added support for vrops metric collection
by kasar
· 7 years ago
090df14
Adds decryption of passwords in vim config block
by Benjamin Diaz
· 7 years ago
e71feff
Increases delta of start_time when collecting OpenStack metrics
by Benjamin Diaz
· 7 years ago
2895377
Changes way of getting VCA application name corresponding to vdu and vnf
by Benjamin Diaz
· 7 years ago
v5.0.0
v5.0.1
v5.0.2
274a6e9
Adds use of aiokafka in mon-server
by Benjamin Diaz
· 7 years ago
44ebeeb
Adds support for vnf-metric in mon-evaluator
by Benjamin Diaz
· 7 years ago
909b8c6
Fixes bug in collection of vnf-metric
by Benjamin Diaz
· 7 years ago
de3d570
Fixes bugs regarding alarm deletion
by Benjamin Diaz
· 7 years ago
6c3e784
Revert "Readds plugins code and respective tests"
by almagia
· 7 years ago
6eda48b
Readds plugins code and respective tests
by Benjamin Diaz
· 7 years ago
058d51d
Adds support for VNF metric based alarming
by Benjamin Diaz
· 7 years ago
9604945
Refactors Prometheus exporter to group metrics correctly by name
by Benjamin Diaz
· 7 years ago
f8a8afb
Adds use of uri in connection to MongoDB instead of host and port
by Benjamin Diaz
· 7 years ago
ac52603
Revert "Adds use of uri in connection to MongoDB instead of host and port"
by lavado
· 7 years ago
2fa9253
Adds use of uri in connection to MongoDB instead of host and port
by Benjamin Diaz
· 7 years ago
51f4486
Adds alarm engine
by Benjamin Diaz
· 7 years ago
e27def0
Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords
by Benjamin Diaz
· 7 years ago
0e34244
Changes way metrics are collected, removing the use of mon-proxy
by Benjamin Diaz
· 7 years ago
987f8f6
Adds use of N2VC.FormatApplicationName in collector
by Benjamin Diaz
· 7 years ago
27784a8
Adds OSMMON_VCA_USER and adds timeout and max.poll.interval to collector
by Benjamin Diaz
· 7 years ago
e592e3e
Adds time.sleep in Kafka validation loop
by Benjamin Diaz
· 7 years ago
91b1018
Adds support for Juju metrics in collector
by Benjamin Diaz
· 7 years ago
4da1466
Adds use of CustomCollector in Prometheus exporter
by Benjamin Diaz
· 7 years ago
2aec92e
Aodh notifier now uses port defined in OS_NOTIFIER_URI
by Benjamin Diaz
· 7 years ago
8280121
Removes threading from common_consumer
by Benjamin Diaz
· 7 years ago
9369989
Refactors codebase
by Benjamin Diaz
· 7 years ago
e80db31
Refactors code in OpenStack plugin
by Benjamin Diaz
· 8 years ago
3729638
Fixes discrepancies and missing params in JSON models
by Benjamin Diaz
· 8 years ago
27153c4
Refactor common_db client code
by Benjamin Diaz
· 8 years ago
dec1bb5
Adds MON Prometheus exporter
by Benjamin Diaz
· 7 years ago
e01346d
Sets repeat_action to True in OpenStack alarm creation
by Benjamin Diaz
· 7 years ago
59c6f79
Increases Kafka session_timeout_ms and heartbeat_interval_ms
by Benjamin Diaz
· 7 years ago
53ad3c4
Adds OSMMON_KAFKA_LOG_LEVEL env var
by Benjamin Diaz
· 7 years ago
b5b7819
Adds OSMMON_LOG_LEVEL env var to config log level
by Benjamin Diaz
· 7 years ago
cf50746
Removes filter param from osm-common function calls
by Benjamin Diaz
· 7 years ago
6a25034
Adds support for SSL verification option in OpenStack Aodh plugin
by Benjamin Diaz
· 8 years ago
3dd2f6e
Replaces vdu-id-ref for name during VDU lookup
by Benjamin Diaz
· 8 years ago
500962a
Modified vROPs install.sh to support python3 modules in MON
by kasar
· 8 years ago
cbecb0d
Removes obsolete files
by Benjamin Diaz
· 8 years ago
c8c3a7a
Merge "Removes call to .lower on vnf_member_index in alarm creation"
by lavado
· 8 years ago
ac3083b
Merge "Adds exception throwing when Openstack services missing"
by lavado
· 8 years ago
24dddb5
Fixes recursive-include in MANIFEST
by Benjamin Diaz
· 8 years ago
453aabf
Removes call to .lower on vnf_member_index in alarm creation
by Benjamin Diaz
· 8 years ago
38d905a
Adds exception throwing when Openstack services missing
by Benjamin Diaz
· 8 years ago
58834ab
Multi-VIM support for vmware vROPs plugin
by kasar
· 8 years ago
6418f69
Merge "[MON] Fixes notifier bug during alarm triggering"
by lavado
· 8 years ago
v4.0
BUILD_v4.0.1_1
BUILD_v4.0.1_2
cae6503
[MON] Fixes notifier bug during alarm triggering
by Benjamin Diaz
· 8 years ago
326907a
[MON] Implements multithreading for message consumption
by Benjamin Diaz
· 8 years ago
e2fe458
[MON] Refactor of alarming section of OpenStack plugin
by Benjamin Diaz
· 8 years ago
9608081
[MON] Adds check for 'insecure' vim config param in Openstack plugin
by Benjamin Diaz
· 8 years ago
5154baa
Optimization of "list_metrics" function
by gcalvino
· 8 years ago
a2c06b1
Optimization of "check_for_metric" function
by gcalvino
· 8 years ago
v4.0.0
v4.0.1
ffe5a8e
Adds vdu, ns, threshold and operation info to alarm notification
by Benjamin Diaz
· 8 years ago
Next »