Gitiles
Code Review
Sign In
osm.etsi.org
/
osm
/
MON
/
c5bf83e7c59366e0ca0afe94d24f71bcdc123cfc
/
osm_mon
/
core
c5bf83e
Feature-5950: Management of quotas in VIM Account
by vejjupallisi
· 5 years ago
927a584
Feature 10339 - Enhanced Alarm Mgmt. (SOL005 FM Interface)
by Atul Agarwal
· 5 years ago
8e4179f
Reformat MON to standardized format
by garciadeblas
· 5 years ago
cb6abac
Removed process pool from MON evaluator
by Atul Agarwal
· 5 years ago
806fe45
Fix for bug 1447 Grafana user not associated with team
by Atul Agarwal
· 5 years ago
5ac5415
fix(mongodb): query now with filters to get just the VNFD referenced by the NSR. Bug 1463
by bravof
· 5 years ago
bcf64ea
Fix for bug 1459 wrong keystone credentiala.s
by palsus
· 5 years ago
e57f2f1
Fix for bug 1450 high memory consumption
by palsus
· 5 years ago
c811d68
Improved mult-processing of mon-evaluator
by palsus
· 5 years ago
0ab6407
Fix for bug 1414, bug 1435 & bug 1438 - Multi-tenancy with keystone as backend
by palsus
· 5 years ago
2fe71f2
bug(keystone): dashboards for projects saved in keystone instead of mongoDB. Bug 1415
by bravof
· 5 years ago
9a77332
Fix for Bug 1174 zombie processes. Replaced multiprocessing with concurrent-futures
by palsus
· 5 years ago
85a9185
MON changes for Grafana Multitenancy feature.
by agarwalat
· 5 years ago
d0aa7e2
Revert "Support for replicaset connection (HA). Added replicaset field in MON config file."
by vijaynag
· 5 years ago
d5ce3b9
Support for replicaset connection (HA).
by Vijay Nag B S
· 6 years ago
4b6428e
Bug 1133 fixed git add .
by agarwalat
· 6 years ago
dda20d4
Improve Config.get() function
by David Garcia
· 6 years ago
396648b
feature(grafana): Grafana uses url, user and password from configuration, check mon.yml for more details
by bravof
· 6 years ago
de38594
Partial fix for bug 936 (MON Part)
by lavado
· 6 years ago
1d71df5
Minor fixes for MON Evaluator & Dashboarder
by Gianpietro Lavado
· 6 years ago
1b7145f
Re-Revert "Revert "Migrates alarms to MongoDB"" approved by TSC
by almagia
· 6 years ago
628df02
Revert "Migrates alarms to MongoDB"
by lavado
· 6 years ago
b6233b3
Migrates alarms to MongoDB
by Benjamin Diaz
· 6 years ago
cee3b86
Minor fixes to additional metric labels
by lavado
· 6 years ago
456d0f3
Grafana dashboard automation
by lavado
· 6 years ago
d0058e8
Revert "Migrates alarms to MongoDB"
by lavado
· 6 years ago
0085a4a
Migrates alarms to MongoDB
by Benjamin Diaz
· 6 years ago
d5ac6e1
Refactors alarms to decouple them from vnf specific data
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
be03466
Remove use of granularity and just retrieve last metric collected in OpenStack plugin
by Benjamin Diaz
· 7 years ago
a97bdb3
Refactors code and adds unit tests
by Benjamin Diaz
· 7 years ago
2bdf402
Adds support for multiple alarm statuses
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
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
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
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
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
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
8280121
Removes threading from common_consumer
by Benjamin Diaz
· 7 years ago
9369989
Refactors codebase
by Benjamin Diaz
· 7 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
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
3dd2f6e
Replaces vdu-id-ref for name during VDU lookup
by Benjamin Diaz
· 8 years ago
58834ab
Multi-VIM support for vmware vROPs plugin
by kasar
· 8 years ago
326907a
[MON] Implements multithreading for message consumption
by Benjamin Diaz
· 8 years ago
9608081
[MON] Adds check for 'insecure' vim config param in Openstack plugin
by Benjamin Diaz
· 8 years ago
ffe5a8e
Adds vdu, ns, threshold and operation info to alarm notification
by Benjamin Diaz
· 8 years ago
b726161
Adds support for vdu_name, ns_id and vnf_member_index
by Benjamin Diaz
· 8 years ago
b85fc8c
Adds vdu_id to message bus models
by Benjamin Diaz
· 8 years ago
v3.1
v3.1.0
7551247
Adds granularity support in OpenStack vim config
by Benjamin Diaz
· 8 years ago
695d92c
Removed logstash references from code
by Benjamin Diaz
· 8 years ago
821a62e
Adds yaml format in OpenStack plugin
by Benjamin Diaz
· 8 years ago
e4be37f
adds yaml support in common consumer
by Gianpietro Lavado
· 8 years ago
f271068
Region Name and endpoint type as parameters - bug fix
by gcalvino
· 8 years ago
6c10123
Region Name and endpoint type as parameters
by gcalvino
· 8 years ago
ad1d76c
Fixes bugs for integration with policy module
by Benjamin Diaz
· 8 years ago
181cce8
Implements multivim support in the OpenStack plugin
by Benjamin Diaz
· 8 years ago
b3f86c9
Adds support for storing and getting vim creds
by Benjamin Diaz
· 8 years ago
0e57d11
Minor bugs fix
by Benjamin Diaz
· 8 years ago
5fa711c
Minor Model Changes
by prithiv
· 8 years ago
1e75545
Updates to the common producer
by Helena McGough
· 8 years ago
715a0ae
Minor bug fixes for common consumer and updated AWS plugin code with access credentials
by javaid
· 8 years ago
e5f3efe
Updated vROPs plugin for using Common plugin consumer
by bhangare
· 8 years ago
249a52f
Updated the manual installation process and documentation
by Helena McGough
· 8 years ago
8e226a6
Merge "Updates (AWS Plugin) code with common producer/consumer"
by hoban
· 8 years ago
8b16911
Updates (AWS Plugin) code with common producer/consumer
by javaid
· 8 years ago
efb8f57
Minor producer bug fix
by Helena McGough
· 8 years ago
6fb89c8
Fix double '/' in the message
by prithiv
· 8 years ago
43d40c9
Directory structure and documentation updates
by Helena McGough
· 8 years ago
effeb7c
Updated plugins with new directory structure
by Helena McGough
· 8 years ago
c7397b9
Renaming folder structure
by prithiv
· 8 years ago