1. b317322 Bug 2215 fixed by Daniel Gomes · 3 years, 2 months ago
  2. 072b0bd Update to Python 3.10 and Ubuntu 22.04 by Mark Beierl · 2 years, 11 months ago
  3. e755955 Use of yaml.safe_load instead of yaml_load by garciadeblas · 3 years, 5 months ago
  4. e11d566 Enable black in tox.ini by garciadeblas · 3 years, 5 months ago
  5. 0ccdba9 Fix 2188: Added config parameter to disable vms status check by limon · 3 years, 5 months ago
  6. 0597c07 Get VIM certificates from DB by calvinosanc1 · 3 years, 8 months ago
  7. 5d7b0d1 Feature 10885 - K8 Cluster and CNF Monitoring by Atul Agarwal · 4 years, 6 months ago release-v11.0-start v11.0.0 v11.0.0rc1 v11.0.0rc2
  8. 52e6037 Fix bug 1692: add prometheus authentication support by David Garcia · 4 years, 6 months ago
  9. 46dc3bd Cleanup of grafana users by Atul Agarwal · 4 years, 7 months ago
  10. c5bf83e Feature-5950: Management of quotas in VIM Account by vejjupallisi · 5 years ago
  11. 927a584 Feature 10339 - Enhanced Alarm Mgmt. (SOL005 FM Interface) by Atul Agarwal · 5 years ago
  12. 8e4179f Reformat MON to standardized format by garciadeblas · 5 years ago
  13. cb6abac Removed process pool from MON evaluator by Atul Agarwal · 5 years ago
  14. 806fe45 Fix for bug 1447 Grafana user not associated with team by Atul Agarwal · 5 years ago
  15. 5ac5415 fix(mongodb): query now with filters to get just the VNFD referenced by the NSR. Bug 1463 by bravof · 5 years ago
  16. bcf64ea Fix for bug 1459 wrong keystone credentiala.s by palsus · 5 years ago
  17. e57f2f1 Fix for bug 1450 high memory consumption by palsus · 5 years ago
  18. c811d68 Improved mult-processing of mon-evaluator by palsus · 5 years ago
  19. 0ab6407 Fix for bug 1414, bug 1435 & bug 1438 - Multi-tenancy with keystone as backend by palsus · 5 years ago
  20. 2fe71f2 bug(keystone): dashboards for projects saved in keystone instead of mongoDB. Bug 1415 by bravof · 5 years ago
  21. 9a77332 Fix for Bug 1174 zombie processes. Replaced multiprocessing with concurrent-futures by palsus · 5 years ago
  22. 85a9185 MON changes for Grafana Multitenancy feature. by agarwalat · 5 years ago
  23. d0aa7e2 Revert "Support for replicaset connection (HA). Added replicaset field in MON config file." by vijaynag · 5 years ago
  24. d5ce3b9 Support for replicaset connection (HA). by Vijay Nag B S · 6 years ago
  25. 4b6428e Bug 1133 fixed git add . by agarwalat · 6 years ago
  26. dda20d4 Improve Config.get() function by David Garcia · 6 years ago
  27. 396648b feature(grafana): Grafana uses url, user and password from configuration, check mon.yml for more details by bravof · 6 years ago
  28. de38594 Partial fix for bug 936 (MON Part) by lavado · 6 years ago
  29. 1d71df5 Minor fixes for MON Evaluator & Dashboarder by Gianpietro Lavado · 6 years ago
  30. 1b7145f Re-Revert "Revert "Migrates alarms to MongoDB"" approved by TSC by almagia · 6 years ago
  31. 628df02 Revert "Migrates alarms to MongoDB" by lavado · 6 years ago
  32. b6233b3 Migrates alarms to MongoDB by Benjamin Diaz · 6 years ago
  33. cee3b86 Minor fixes to additional metric labels by lavado · 6 years ago
  34. 456d0f3 Grafana dashboard automation by lavado · 6 years ago
  35. d0058e8 Revert "Migrates alarms to MongoDB" by lavado · 6 years ago
  36. 0085a4a Migrates alarms to MongoDB by Benjamin Diaz · 6 years ago
  37. d5ac6e1 Refactors alarms to decouple them from vnf specific data by Benjamin Diaz · 7 years ago
  38. 3293503 Adds check for config param in vim_account dict to avoid errors when it does not exist by Benjamin Diaz · 7 years ago
  39. 5fbb199 Adds vrops_password to passwords to decrypt. Adds check of schema_version for backwards compatibility by Benjamin Diaz · 7 years ago
  40. 416a753 Modifies MON to use mongodb directly for vim info and do vim pass decryption on demand by Benjamin Diaz · 7 years ago
  41. be03466 Remove use of granularity and just retrieve last metric collected in OpenStack plugin by Benjamin Diaz · 7 years ago
  42. a97bdb3 Refactors code and adds unit tests by Benjamin Diaz · 7 years ago
  43. 2bdf402 Adds support for multiple alarm statuses by Benjamin Diaz · 7 years ago
  44. d099b1b Adds collection of sdnc status metric by Benjamin Diaz · 7 years ago
  45. 0c5ec8c Opens and closes db connections manually to avoid errors when using MySQL backend by Benjamin Diaz · 7 years ago
  46. c0da257 Merge "Added VIO metrics collector for vROPs" by lavado · 7 years ago
  47. dcfe252 Added VIO metrics collector for vROPs by kasar · 7 years ago
  48. 30d9469 Modifies MON to create database if using mysql URI by Benjamin Diaz · 7 years ago
  49. 616fde7 Adds collection of VM status metric in OpenStack infra plugin by Benjamin Diaz · 7 years ago
  50. b2b43da Adds migration engine for peewee ORM by Benjamin Diaz · 7 years ago
  51. 5ac7c08 Implements filebased config, config override through env vars, use of osm by Benjamin Diaz · 7 years ago
  52. b525e6c Adds collection of vim status metric by Benjamin Diaz · 7 years ago
  53. 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
  54. 274a6e9 Adds use of aiokafka in mon-server by Benjamin Diaz · 7 years ago
  55. de3d570 Fixes bugs regarding alarm deletion by Benjamin Diaz · 7 years ago
  56. 6c3e784 Revert "Readds plugins code and respective tests" by almagia · 7 years ago
  57. 6eda48b Readds plugins code and respective tests by Benjamin Diaz · 7 years ago
  58. 058d51d Adds support for VNF metric based alarming by Benjamin Diaz · 7 years ago
  59. f8a8afb Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  60. ac52603 Revert "Adds use of uri in connection to MongoDB instead of host and port" by lavado · 7 years ago
  61. 2fa9253 Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  62. 51f4486 Adds alarm engine by Benjamin Diaz · 7 years ago
  63. e27def0 Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords by Benjamin Diaz · 7 years ago
  64. 0e34244 Changes way metrics are collected, removing the use of mon-proxy by Benjamin Diaz · 7 years ago
  65. 27784a8 Adds OSMMON_VCA_USER and adds timeout and max.poll.interval to collector by Benjamin Diaz · 7 years ago
  66. e592e3e Adds time.sleep in Kafka validation loop by Benjamin Diaz · 7 years ago
  67. 91b1018 Adds support for Juju metrics in collector by Benjamin Diaz · 7 years ago
  68. 4da1466 Adds use of CustomCollector in Prometheus exporter by Benjamin Diaz · 7 years ago
  69. 8280121 Removes threading from common_consumer by Benjamin Diaz · 7 years ago
  70. 9369989 Refactors codebase by Benjamin Diaz · 7 years ago
  71. 3729638 Fixes discrepancies and missing params in JSON models by Benjamin Diaz · 8 years ago
  72. 27153c4 Refactor common_db client code by Benjamin Diaz · 8 years ago
  73. 59c6f79 Increases Kafka session_timeout_ms and heartbeat_interval_ms by Benjamin Diaz · 7 years ago
  74. 53ad3c4 Adds OSMMON_KAFKA_LOG_LEVEL env var by Benjamin Diaz · 7 years ago
  75. b5b7819 Adds OSMMON_LOG_LEVEL env var to config log level by Benjamin Diaz · 7 years ago
  76. cf50746 Removes filter param from osm-common function calls by Benjamin Diaz · 7 years ago
  77. 3dd2f6e Replaces vdu-id-ref for name during VDU lookup by Benjamin Diaz · 8 years ago
  78. 58834ab Multi-VIM support for vmware vROPs plugin by kasar · 8 years ago
  79. 326907a [MON] Implements multithreading for message consumption by Benjamin Diaz · 8 years ago
  80. 9608081 [MON] Adds check for 'insecure' vim config param in Openstack plugin by Benjamin Diaz · 8 years ago
  81. ffe5a8e Adds vdu, ns, threshold and operation info to alarm notification by Benjamin Diaz · 8 years ago
  82. b726161 Adds support for vdu_name, ns_id and vnf_member_index by Benjamin Diaz · 8 years ago
  83. b85fc8c Adds vdu_id to message bus models by Benjamin Diaz · 8 years ago v3.1 v3.1.0
  84. 7551247 Adds granularity support in OpenStack vim config by Benjamin Diaz · 8 years ago
  85. 695d92c Removed logstash references from code by Benjamin Diaz · 8 years ago
  86. 821a62e Adds yaml format in OpenStack plugin by Benjamin Diaz · 8 years ago
  87. e4be37f adds yaml support in common consumer by Gianpietro Lavado · 8 years ago
  88. f271068 Region Name and endpoint type as parameters - bug fix by gcalvino · 8 years ago
  89. 6c10123 Region Name and endpoint type as parameters by gcalvino · 8 years ago
  90. ad1d76c Fixes bugs for integration with policy module by Benjamin Diaz · 8 years ago
  91. 181cce8 Implements multivim support in the OpenStack plugin by Benjamin Diaz · 8 years ago
  92. b3f86c9 Adds support for storing and getting vim creds by Benjamin Diaz · 8 years ago
  93. 0e57d11 Minor bugs fix by Benjamin Diaz · 8 years ago
  94. 5fa711c Minor Model Changes by prithiv · 8 years ago
  95. 1e75545 Updates to the common producer by Helena McGough · 8 years ago
  96. 715a0ae Minor bug fixes for common consumer and updated AWS plugin code with access credentials by javaid · 8 years ago
  97. e5f3efe Updated vROPs plugin for using Common plugin consumer by bhangare · 8 years ago
  98. 249a52f Updated the manual installation process and documentation by Helena McGough · 8 years ago
  99. 8e226a6 Merge "Updates (AWS Plugin) code with common producer/consumer" by hoban · 8 years ago
  100. 8b16911 Updates (AWS Plugin) code with common producer/consumer by javaid · 8 years ago