1. f840f69 Implemented VMware infra collector plugin by kasar · 7 years ago
  2. ce9929c Improves README by Benjamin Diaz · 7 years ago feature7106
  3. 6b45f21 Adds support for interface specific metrics in OpenStack plugin by Benjamin Diaz · 7 years ago
  4. 0cd4e14 Fixes error during alarm evaluation by Benjamin Diaz · 7 years ago
  5. a97bdb3 Refactors code and adds unit tests by Benjamin Diaz · 7 years ago
  6. 649e6b2 Adds pylint to tox test pipeline and fixes related errors by Benjamin Diaz · 7 years ago
  7. 1979095 Adds partial support for interface metrics in OpenStack plugin by Benjamin Diaz · 7 years ago
  8. 2bdf402 Adds support for multiple alarm statuses by Benjamin Diaz · 7 years ago
  9. 3ddffea Fixes bug with VM status collection when VIM is down by Benjamin Diaz · 7 years ago
  10. d099b1b Adds collection of sdnc status metric by Benjamin Diaz · 7 years ago
  11. d174324 Adds support in entrypoint script for more complex mysql URI (+pool and query params) by Benjamin Diaz · 7 years ago
  12. 0c5ec8c Opens and closes db connections manually to avoid errors when using MySQL backend by Benjamin Diaz · 7 years ago
  13. c0da257 Merge "Added VIO metrics collector for vROPs" by lavado · 7 years ago
  14. dcfe252 Added VIO metrics collector for vROPs by kasar · 7 years ago
  15. 30d9469 Modifies MON to create database if using mysql URI by Benjamin Diaz · 7 years ago
  16. 616fde7 Adds collection of VM status metric in OpenStack infra plugin by Benjamin Diaz · 7 years ago
  17. b2b43da Adds migration engine for peewee ORM by Benjamin Diaz · 7 years ago
  18. 8721c5c Adds support for Ceilometer API metric collection by Benjamin Diaz · 7 years ago
  19. 5ac7c08 Implements filebased config, config override through env vars, use of osm by Benjamin Diaz · 7 years ago
  20. b525e6c Adds collection of vim status metric by Benjamin Diaz · 7 years ago
  21. 8303862 Exits mon-evaluator process when encountered by a database exception by Benjamin Diaz · 7 years ago
  22. 7efdb35 Changes log level of config info to debug by Benjamin Diaz · 7 years ago
  23. 527dd0e Merge "Bug 598 Added support for vrops metric collection" by lavado · 7 years ago
  24. ca663f8 Bug 598 Added support for vrops metric collection by kasar · 7 years ago
  25. 090df14 Adds decryption of passwords in vim config block by Benjamin Diaz · 7 years ago
  26. e71feff Increases delta of start_time when collecting OpenStack metrics by Benjamin Diaz · 7 years ago
  27. 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
  28. 274a6e9 Adds use of aiokafka in mon-server by Benjamin Diaz · 7 years ago
  29. 44ebeeb Adds support for vnf-metric in mon-evaluator by Benjamin Diaz · 7 years ago
  30. 909b8c6 Fixes bug in collection of vnf-metric by Benjamin Diaz · 7 years ago
  31. de3d570 Fixes bugs regarding alarm deletion by Benjamin Diaz · 7 years ago
  32. 6c3e784 Revert "Readds plugins code and respective tests" by almagia · 7 years ago
  33. 6eda48b Readds plugins code and respective tests by Benjamin Diaz · 7 years ago
  34. 058d51d Adds support for VNF metric based alarming by Benjamin Diaz · 7 years ago
  35. 9604945 Refactors Prometheus exporter to group metrics correctly by name by Benjamin Diaz · 7 years ago
  36. f8a8afb Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  37. ac52603 Revert "Adds use of uri in connection to MongoDB instead of host and port" by lavado · 7 years ago
  38. 2fa9253 Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  39. 51f4486 Adds alarm engine by Benjamin Diaz · 7 years ago
  40. e27def0 Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords by Benjamin Diaz · 7 years ago
  41. 0e34244 Changes way metrics are collected, removing the use of mon-proxy by Benjamin Diaz · 7 years ago
  42. 987f8f6 Adds use of N2VC.FormatApplicationName in collector by Benjamin Diaz · 7 years ago
  43. 27784a8 Adds OSMMON_VCA_USER and adds timeout and max.poll.interval to collector by Benjamin Diaz · 7 years ago
  44. cca7776 Merge "Set node to run on label docker" by Mike Marchetti · 7 years ago
  45. c3b07c7 Set node to run on label docker by Mike Marchetti · 7 years ago
  46. e592e3e Adds time.sleep in Kafka validation loop by Benjamin Diaz · 7 years ago
  47. 91b1018 Adds support for Juju metrics in collector by Benjamin Diaz · 7 years ago
  48. 4da1466 Adds use of CustomCollector in Prometheus exporter by Benjamin Diaz · 7 years ago
  49. 2aec92e Aodh notifier now uses port defined in OS_NOTIFIER_URI by Benjamin Diaz · 7 years ago
  50. 8280121 Removes threading from common_consumer by Benjamin Diaz · 7 years ago
  51. 9369989 Refactors codebase by Benjamin Diaz · 7 years ago
  52. e80db31 Refactors code in OpenStack plugin by Benjamin Diaz · 8 years ago
  53. 3729638 Fixes discrepancies and missing params in JSON models by Benjamin Diaz · 8 years ago
  54. 27153c4 Refactor common_db client code by Benjamin Diaz · 8 years ago
  55. 2a1f7bc Revert "Revert "Removes POL code from MON repo"" by garciadeblas · 7 years ago netslice
  56. d9a5597 Added LICENSE file to root folder by garciadeblas · 8 years ago
  57. dec1bb5 Adds MON Prometheus exporter by Benjamin Diaz · 7 years ago
  58. e01346d Sets repeat_action to True in OpenStack alarm creation by Benjamin Diaz · 7 years ago
  59. 59c6f79 Increases Kafka session_timeout_ms and heartbeat_interval_ms by Benjamin Diaz · 7 years ago
  60. 53ad3c4 Adds OSMMON_KAFKA_LOG_LEVEL env var by Benjamin Diaz · 7 years ago
  61. b5b7819 Adds OSMMON_LOG_LEVEL env var to config log level by Benjamin Diaz · 7 years ago
  62. cf50746 Removes filter param from osm-common function calls by Benjamin Diaz · 7 years ago
  63. 6a25034 Adds support for SSL verification option in OpenStack Aodh plugin by Benjamin Diaz · 8 years ago
  64. 3dd2f6e Replaces vdu-id-ref for name during VDU lookup by Benjamin Diaz · 8 years ago
  65. 2059631 Add version schedule pep440-git-full by lavado · 8 years ago
  66. 31c6f75 Adds postinst script to deb package to install dependencies by Benjamin Diaz · 8 years ago
  67. 500962a Modified vROPs install.sh to support python3 modules in MON by kasar · 8 years ago
  68. 17ebe37 Revert "Removes POL code from MON repo" by garciadeblas · 8 years ago
  69. f315c3b Removes POL code from MON repo by Benjamin Diaz · 8 years ago
  70. 8ddd3b9 Small fixes in Dockerfile, requirements and setup.py by Benjamin Diaz · 8 years ago
  71. cbecb0d Removes obsolete files by Benjamin Diaz · 8 years ago
  72. c8c3a7a Merge "Removes call to .lower on vnf_member_index in alarm creation" by lavado · 8 years ago
  73. 8676853 Merge "Reduces kafka log level to WARN" by lavado · 8 years ago
  74. 4454d2e Merge "Adds osm-common dependency" by lavado · 8 years ago
  75. ac3083b Merge "Adds exception throwing when Openstack services missing" by lavado · 8 years ago
  76. 24dddb5 Fixes recursive-include in MANIFEST by Benjamin Diaz · 8 years ago
  77. 453aabf Removes call to .lower on vnf_member_index in alarm creation by Benjamin Diaz · 8 years ago
  78. a2a74d3 Reduces kafka log level to WARN by Benjamin Diaz · 8 years ago
  79. e259839 Adds osm-common dependency by Benjamin Diaz · 8 years ago
  80. 38d905a Adds exception throwing when Openstack services missing by Benjamin Diaz · 8 years ago
  81. 58834ab Multi-VIM support for vmware vROPs plugin by kasar · 8 years ago
  82. 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
  83. a4ffa93 Merge "[MON] Implements multithreading for message consumption" by lavado · 8 years ago
  84. b9abb09 Merge "[PM] Adds group-id to Kafka consumer in agent" by lavado · 8 years ago
  85. cae6503 [MON] Fixes notifier bug during alarm triggering by Benjamin Diaz · 8 years ago
  86. 326907a [MON] Implements multithreading for message consumption by Benjamin Diaz · 8 years ago
  87. 4515b8f [PM] Adds group-id to Kafka consumer in agent by Benjamin Diaz · 8 years ago
  88. 97d7df6 [MON] Includes xml files in MANIFEST by Benjamin Diaz · 8 years ago
  89. 24b8309 Fixes log format bug when alarm action not present by diazb · 8 years ago
  90. e2fe458 [MON] Refactor of alarming section of OpenStack plugin by Benjamin Diaz · 8 years ago
  91. 9608081 [MON] Adds check for 'insecure' vim config param in Openstack plugin by Benjamin Diaz · 8 years ago
  92. 5154baa Optimization of "list_metrics" function by gcalvino · 8 years ago
  93. a2c06b1 Optimization of "check_for_metric" function by gcalvino · 8 years ago v4.0.0 v4.0.1
  94. 822fb19 Adds more alarm parameters to alarm notification log by diazb · 8 years ago
  95. ffe5a8e Adds vdu, ns, threshold and operation info to alarm notification by Benjamin Diaz · 8 years ago
  96. 2f1be6b Adds support for vdu_name and vnf_member_index in configure_scaling message by diazb · 8 years ago
  97. 15537c4 Modifies stage-archive.sh by Benjamin Diaz · 8 years ago
  98. b726161 Adds support for vdu_name, ns_id and vnf_member_index by Benjamin Diaz · 8 years ago
  99. e1c5c9b [PM] Adds support for logstash by diazb · 8 years ago
  100. b85fc8c Adds vdu_id to message bus models by Benjamin Diaz · 8 years ago v3.1 v3.1.0