1. 829821e Correct multiplier by beierl · 7 years ago
  2. 2329b92 Adds unit test coverage by beierl · 7 years ago
  3. f364b0f Removes kafka check from healthcheck by Benjamin Diaz · 7 years ago
  4. 8283936 Merge "Reduce Resource Consumption" by diazb · 7 years ago
  5. 730dfd8 Reduce Resource Consumption by beierl · 7 years ago
  6. 985765e Adds support for custom project and user domain names defined in vim config by Benjamin Diaz · 7 years ago
  7. a98b854 Changes insufficient data validation in alarms to account for metric results 0.0 by Benjamin Diaz · 7 years ago
  8. 5852897 Source Dockerfile now points to master for N2VC and osm-common allowing better dev testing by Benjamin Diaz · 7 years ago
  9. 7f8f893 Negotiate vCD Version by beierl · 7 years ago
  10. 059f911 Make vcloud api version compatible for different vCDs by kasar · 7 years ago
  11. ba2676e Adds validation of vim-id in vdur in OpenStack base infra plugin by Benjamin Diaz · 7 years ago v6.0.0
  12. f3d1c66 Replaces use of vdu_name for vdu_id and vdu_count_index in VCACollector by Benjamin Diaz · 7 years ago
  13. be03466 Remove use of granularity and just retrieve last metric collected in OpenStack plugin by Benjamin Diaz · 7 years ago
  14. 5959c93 Changes openstack vim status check to use nova to allow non admin users in config by Benjamin Diaz · 7 years ago
  15. dda0435 Modifies logic por determining metric backend in OpenStack plugin by Benjamin Diaz · 7 years ago
  16. 00fa694 Adds network interface name as tag in corresponding metric by Benjamin Diaz · 7 years ago
  17. 14522c3 Fixes missing parent constructor call in openstack based infra collectors by Benjamin Diaz · 7 years ago
  18. bf4f496 Merge "Added vio infra collector plugin" by diazb · 7 years ago
  19. e82c062 Added vio infra collector plugin by kasar · 7 years ago
  20. f8fb656 Adds handling of exception inside OpenStack collector by Benjamin Diaz · 7 years ago
  21. f840f69 Implemented VMware infra collector plugin by kasar · 7 years ago
  22. ce9929c Improves README by Benjamin Diaz · 7 years ago feature7106
  23. 6b45f21 Adds support for interface specific metrics in OpenStack plugin by Benjamin Diaz · 7 years ago
  24. 0cd4e14 Fixes error during alarm evaluation by Benjamin Diaz · 7 years ago
  25. a97bdb3 Refactors code and adds unit tests by Benjamin Diaz · 7 years ago
  26. 649e6b2 Adds pylint to tox test pipeline and fixes related errors by Benjamin Diaz · 7 years ago
  27. 1979095 Adds partial support for interface metrics in OpenStack plugin by Benjamin Diaz · 7 years ago
  28. 2bdf402 Adds support for multiple alarm statuses by Benjamin Diaz · 7 years ago
  29. 3ddffea Fixes bug with VM status collection when VIM is down by Benjamin Diaz · 7 years ago
  30. d099b1b Adds collection of sdnc status metric by Benjamin Diaz · 7 years ago
  31. d174324 Adds support in entrypoint script for more complex mysql URI (+pool and query params) by Benjamin Diaz · 7 years ago
  32. 0c5ec8c Opens and closes db connections manually to avoid errors when using MySQL backend by Benjamin Diaz · 7 years ago
  33. c0da257 Merge "Added VIO metrics collector for vROPs" by lavado · 7 years ago
  34. dcfe252 Added VIO metrics collector for vROPs by kasar · 7 years ago
  35. 30d9469 Modifies MON to create database if using mysql URI by Benjamin Diaz · 7 years ago
  36. 616fde7 Adds collection of VM status metric in OpenStack infra plugin by Benjamin Diaz · 7 years ago
  37. b2b43da Adds migration engine for peewee ORM by Benjamin Diaz · 7 years ago
  38. 8721c5c Adds support for Ceilometer API metric collection by Benjamin Diaz · 7 years ago
  39. 5ac7c08 Implements filebased config, config override through env vars, use of osm by Benjamin Diaz · 7 years ago
  40. b525e6c Adds collection of vim status metric by Benjamin Diaz · 7 years ago
  41. 8303862 Exits mon-evaluator process when encountered by a database exception by Benjamin Diaz · 7 years ago
  42. 7efdb35 Changes log level of config info to debug by Benjamin Diaz · 7 years ago
  43. 527dd0e Merge "Bug 598 Added support for vrops metric collection" by lavado · 7 years ago
  44. ca663f8 Bug 598 Added support for vrops metric collection by kasar · 7 years ago
  45. 090df14 Adds decryption of passwords in vim config block by Benjamin Diaz · 7 years ago
  46. e71feff Increases delta of start_time when collecting OpenStack metrics by Benjamin Diaz · 7 years ago
  47. 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
  48. 274a6e9 Adds use of aiokafka in mon-server by Benjamin Diaz · 7 years ago
  49. 44ebeeb Adds support for vnf-metric in mon-evaluator by Benjamin Diaz · 7 years ago
  50. 909b8c6 Fixes bug in collection of vnf-metric by Benjamin Diaz · 7 years ago
  51. de3d570 Fixes bugs regarding alarm deletion by Benjamin Diaz · 7 years ago
  52. 6c3e784 Revert "Readds plugins code and respective tests" by almagia · 7 years ago
  53. 6eda48b Readds plugins code and respective tests by Benjamin Diaz · 7 years ago
  54. 058d51d Adds support for VNF metric based alarming by Benjamin Diaz · 7 years ago
  55. 9604945 Refactors Prometheus exporter to group metrics correctly by name by Benjamin Diaz · 7 years ago
  56. f8a8afb Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  57. ac52603 Revert "Adds use of uri in connection to MongoDB instead of host and port" by lavado · 7 years ago
  58. 2fa9253 Adds use of uri in connection to MongoDB instead of host and port by Benjamin Diaz · 7 years ago
  59. 51f4486 Adds alarm engine by Benjamin Diaz · 7 years ago
  60. e27def0 Adds support for OSMMON_DATABASE_COMMONKEY to decrypt vim passwords by Benjamin Diaz · 7 years ago
  61. 0e34244 Changes way metrics are collected, removing the use of mon-proxy by Benjamin Diaz · 7 years ago
  62. 987f8f6 Adds use of N2VC.FormatApplicationName in collector by Benjamin Diaz · 7 years ago
  63. 27784a8 Adds OSMMON_VCA_USER and adds timeout and max.poll.interval to collector by Benjamin Diaz · 7 years ago
  64. cca7776 Merge "Set node to run on label docker" by Mike Marchetti · 7 years ago
  65. c3b07c7 Set node to run on label docker by Mike Marchetti · 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. 2aec92e Aodh notifier now uses port defined in OS_NOTIFIER_URI by Benjamin Diaz · 7 years ago
  70. 8280121 Removes threading from common_consumer by Benjamin Diaz · 7 years ago
  71. 9369989 Refactors codebase by Benjamin Diaz · 7 years ago
  72. e80db31 Refactors code in OpenStack plugin by Benjamin Diaz · 8 years ago
  73. 3729638 Fixes discrepancies and missing params in JSON models by Benjamin Diaz · 8 years ago
  74. 27153c4 Refactor common_db client code by Benjamin Diaz · 8 years ago
  75. 2a1f7bc Revert "Revert "Removes POL code from MON repo"" by garciadeblas · 7 years ago netslice
  76. d9a5597 Added LICENSE file to root folder by garciadeblas · 8 years ago
  77. dec1bb5 Adds MON Prometheus exporter by Benjamin Diaz · 7 years ago
  78. e01346d Sets repeat_action to True in OpenStack alarm creation by Benjamin Diaz · 7 years ago
  79. 59c6f79 Increases Kafka session_timeout_ms and heartbeat_interval_ms by Benjamin Diaz · 7 years ago
  80. 53ad3c4 Adds OSMMON_KAFKA_LOG_LEVEL env var by Benjamin Diaz · 7 years ago
  81. b5b7819 Adds OSMMON_LOG_LEVEL env var to config log level by Benjamin Diaz · 7 years ago
  82. cf50746 Removes filter param from osm-common function calls by Benjamin Diaz · 7 years ago
  83. 6a25034 Adds support for SSL verification option in OpenStack Aodh plugin by Benjamin Diaz · 8 years ago
  84. 3dd2f6e Replaces vdu-id-ref for name during VDU lookup by Benjamin Diaz · 8 years ago
  85. 2059631 Add version schedule pep440-git-full by lavado · 8 years ago
  86. 31c6f75 Adds postinst script to deb package to install dependencies by Benjamin Diaz · 8 years ago
  87. 500962a Modified vROPs install.sh to support python3 modules in MON by kasar · 8 years ago
  88. 17ebe37 Revert "Removes POL code from MON repo" by garciadeblas · 8 years ago
  89. f315c3b Removes POL code from MON repo by Benjamin Diaz · 8 years ago
  90. 8ddd3b9 Small fixes in Dockerfile, requirements and setup.py by Benjamin Diaz · 8 years ago
  91. cbecb0d Removes obsolete files by Benjamin Diaz · 8 years ago
  92. c8c3a7a Merge "Removes call to .lower on vnf_member_index in alarm creation" by lavado · 8 years ago
  93. 8676853 Merge "Reduces kafka log level to WARN" by lavado · 8 years ago
  94. 4454d2e Merge "Adds osm-common dependency" by lavado · 8 years ago
  95. ac3083b Merge "Adds exception throwing when Openstack services missing" by lavado · 8 years ago
  96. 24dddb5 Fixes recursive-include in MANIFEST by Benjamin Diaz · 8 years ago
  97. 453aabf Removes call to .lower on vnf_member_index in alarm creation by Benjamin Diaz · 8 years ago
  98. a2a74d3 Reduces kafka log level to WARN by Benjamin Diaz · 8 years ago
  99. e259839 Adds osm-common dependency by Benjamin Diaz · 8 years ago
  100. 38d905a Adds exception throwing when Openstack services missing by Benjamin Diaz · 8 years ago