Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
MON
/
456d0f323cfcb5fe6b8cad5a6c3e6633875633cd
456d0f3
Grafana dashboard automation
by lavado
· 6 years ago
94a96ef
Merge "Adding more labels to Prometheus metrics"
by lavado
· 6 years ago
f54d2e4
Merge "Adding project_id label to Prometheus Infra metrics"
by lavado
· 6 years ago
a2c1bf8
Merge "Revert "Migrates alarms to MongoDB""
by lavado
· 6 years ago
d0058e8
Revert "Migrates alarms to MongoDB"
by lavado
· 6 years ago
8c43ba0
Merge "Migrates alarms to MongoDB"
by lavado
· 6 years ago
f3818d7
Adding project_id label to Prometheus Infra metrics
by lavado
· 6 years ago
e492a79
Upgrading PyYaml due to new juju package
by lavado
· 6 years ago
a69f272
Adding more labels to Prometheus metrics
by lavado
· 6 years ago
6decd36
Fixed request for OpenStack Rocky Endpoints
by Antonio Marsico
· 6 years ago
0085a4a
Migrates alarms to MongoDB
by Benjamin Diaz
· 6 years ago
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
4cd3955
Removes obsolete documentation. Adds architectural docs.
by Benjamin Diaz
· 7 years ago
33338ec
Merge "Replaces call to Gnocchi status for a request of metric list when determining backend in openstack vnf collector"
by diazb
· 7 years ago
ccbe680
Change coverage path
by beierl
· 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
c2a005e
Merge "Change to nose2"
by diazb
· 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
8c37bd0
Change to nose2
by beierl
· 7 years ago
7233ad2
Fixes VIO collection
by beierl
· 7 years ago
829821e
Correct multiplier
by beierl
· 7 years ago
2329b92
Adds unit test coverage
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
5852897
Source Dockerfile now points to master for N2VC and osm-common allowing better dev testing
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
ce9929c
Improves README
by Benjamin Diaz
· 7 years ago
feature7106
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
d174324
Adds support in entrypoint script for more complex mysql URI (+pool and query params)
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
cca7776
Merge "Set node to run on label docker"
by Mike Marchetti
· 7 years ago
c3b07c7
Set node to run on label docker
by Mike Marchetti
· 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
2a1f7bc
Revert "Revert "Removes POL code from MON repo""
by garciadeblas
· 7 years ago
netslice
d9a5597
Added LICENSE file to root folder
by garciadeblas
· 8 years ago
Next »