1. 072b0bd Update to Python 3.10 and Ubuntu 22.04 by Mark Beierl · 2 years, 11 months ago
  2. 56ae1cf Reformat files according to new black validation by Gulsum Atici · 3 years, 2 months ago
  3. cd8d60c Feature 10955: Osmclient changes related to VIM configuration with a Prometheus TSDB system by Luis Vega · 3 years, 6 months ago release-v13.0-start
  4. e755955 Use of yaml.safe_load instead of yaml_load by garciadeblas · 3 years, 5 months ago
  5. e11d566 Enable black in tox.ini by garciadeblas · 3 years, 5 months ago
  6. 0ccdba9 Fix 2188: Added config parameter to disable vms status check by limon · 3 years, 5 months ago
  7. 0597c07 Get VIM certificates from DB by calvinosanc1 · 3 years, 8 months ago
  8. 9ff497c Bug 2079 fixed: added more operators to the metric evaluation by Pedro Escaleira · 3 years, 10 months ago
  9. f19188b Feature 10923: Autohealing by sritharan · 4 years ago
  10. 335cb85 Feature 10920: Monitoring of NFVI-leve VNF metrics form Prometheus TSDB by vegall · 4 years ago
  11. 46c4219 Bug 2011 fixed by sritharan · 4 years ago
  12. f0d1261 Bug 1976: MON fails to collect disk metrics fixed by sritharan · 4 years ago
  13. 94948de Fix bug 1884 MON openstack token optimization by preethika.p · 4 years, 1 month ago
  14. d655ca0 Bug 1842: LTS Support by beierlm · 4 years, 3 months ago
  15. 881f2ce Bug 1651 fix by atici · 4 years, 7 months ago
  16. babd636 bugfix: prometheus scrape jobs populate function called before mongoDB was ready to use by bravof · 4 years, 5 months ago
  17. 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
  18. 3f176d9 Resolved 1684 - MON fails to collect metrics from an OpenStack VIM with metrics support if there is another OpenStack VIM without metrics support registered by Atul Agarwal · 4 years, 6 months ago
  19. 52e6037 Fix bug 1692: add prometheus authentication support by David Garcia · 4 years, 6 months ago
  20. 345e73d Resolved Bug 1684 - MON fails to collect metrics from an OpenStack VIM with metrics support if there is another OpenStack VIM without metrics support registered by Atul Agarwal · 4 years, 6 months ago
  21. 46dc3bd Cleanup of grafana users by Atul Agarwal · 4 years, 7 months ago
  22. 1b2950a Resolved Bug 1569 - updated log information by Atul Agarwal · 4 years, 10 months ago
  23. a353daa Resolved Bug 1569 - Unable to subscribe to Kafka topics by Atul Agarwal · 4 years, 10 months ago
  24. c5bf83e Feature-5950: Management of quotas in VIM Account by vejjupallisi · 5 years ago
  25. 50d2909 Resolved Bug 1553 - Monitoring of certain infrastructure metrics fails in Openstack Stein and higher versions by Atul Agarwal · 5 years ago
  26. 927a584 Feature 10339 - Enhanced Alarm Mgmt. (SOL005 FM Interface) by Atul Agarwal · 5 years ago
  27. 9093890 Fix bug 1535 to allow url option for onos_vpls SDNC by garciadeblas · 5 years ago
  28. 088fbd3 feat(prometheus): store mon job into prometheus collection, part of the decoupling between LCM and Prometheus by bravof · 5 years ago release-v10.0-start
  29. 8e4179f Reformat MON to standardized format by garciadeblas · 5 years ago
  30. a2eeb47 Add missing vca_id parameter in juju.py by David Garcia · 5 years ago
  31. 5269fc3 Fix bug 1246 by David Garcia · 5 years ago
  32. 305acf9 Feature 10239: Distributed VCA by David Garcia · 5 years ago
  33. 865c35c Fix for 1433 Add dummy write to kafka by palsus · 5 years ago branch-ng-ro-refactor-start branch-sol006v331-start
  34. a949ff9 Fix for Bug 1433 Exception handling in aioread method by palsus · 5 years ago
  35. bb0f2a3 Feature 10296 Pip Standardization by beierlm · 5 years ago
  36. 0cf6b55 Fix for bug 1433 check if common-db is ready by palsus · 5 years ago
  37. b170aec Fix for bug 1433 additional checks for kafka readiness by palsus · 5 years ago
  38. cb6abac Removed process pool from MON evaluator by Atul Agarwal · 5 years ago
  39. 7af74e4 Fix for bug 1460 Admin dashboard in Grafana not created when using keystone as backend by Atul Agarwal · 5 years ago
  40. 03afcaa Fix bug 1471: remove harcoded kafka host by David Garcia · 5 years ago
  41. 806fe45 Fix for bug 1447 Grafana user not associated with team by Atul Agarwal · 5 years ago
  42. 3e56247 Fix for bug 1433 - Exception when checking kafka status by Atul Agarwal · 5 years ago
  43. 4cc84d1 Fixes the collection of cpu metric in some openstack versions by limon · 5 years ago
  44. 5aa710b Fix for bug 1433 - MON will not start till MongoDB service is up by Atul Agarwal · 5 years ago
  45. 5ac5415 fix(mongodb): query now with filters to get just the VNFD referenced by the NSR. Bug 1463 by bravof · 5 years ago
  46. a1b4bb3 Fix for bug 1460 admin dashboard creation error if already exists by palsus · 5 years ago
  47. bcf64ea Fix for bug 1459 wrong keystone credentiala.s by palsus · 5 years ago
  48. e57f2f1 Fix for bug 1450 high memory consumption by palsus · 5 years ago
  49. 6e73f23 bug 1435 multiple admin and service dashboards by palsus · 5 years ago
  50. c811d68 Improved mult-processing of mon-evaluator by palsus · 5 years ago
  51. 0ab6407 Fix for bug 1414, bug 1435 & bug 1438 - Multi-tenancy with keystone as backend by palsus · 5 years ago
  52. 2fe71f2 bug(keystone): dashboards for projects saved in keystone instead of mongoDB. Bug 1415 by bravof · 5 years ago
  53. 9a77332 Fix for Bug 1174 zombie processes. Replaced multiprocessing with concurrent-futures by palsus · 5 years ago
  54. 5028f70 Fix vROps monitoring problems related to SOL006 migration by limon · 5 years ago
  55. aefdd50 Fix bug 1402: sdn infra collector names changed to match RO names by garciadeblas · 5 years ago
  56. c4d161c Fix for Bug 1397: handled exception TypeError by palsus · 5 years ago
  57. bc79632 Fix for bug 1396 - Error creating dashboard with same name in two different users by Atul Agarwal · 5 years ago
  58. 960d046 fix(dashboards): searches monitoring parameters through every VDU available inside a VNF by bravof · 5 years ago
  59. 883def3 resolved dashboard issue by Ubuntu · 5 years ago release-v9.0-start v9.0.0rc1
  60. 12fda45 fix(dashboarder): dashboarder bug with sol006. Bug 1303 by bravof · 5 years ago
  61. 4b9f79e feat(sol006): sol006 migration by bravof · 5 years ago
  62. 7023a2f Resolved bug 1293 - Remove all references of peewee, mysql, libmysql-dev as mysql is not supported anymore. by agarwalat · 5 years ago
  63. 85a9185 MON changes for Grafana Multitenancy feature. by agarwalat · 5 years ago
  64. d0d6aeb Fix bug 1276: collect metric from gnocchi first then ceilometer if it fails by agarwalat · 5 years ago
  65. d0aa7e2 Revert "Support for replicaset connection (HA). Added replicaset field in MON config file." by vijaynag · 5 years ago
  66. ef8ee1e Fix bug 1258: metrics not properly collected in some Openstacks by garciadeblas · 5 years ago
  67. 426a544 Added more logs for Bug 1258-CPU metrics not shown in Prometheus by agarwalat · 5 years ago
  68. d5ce3b9 Support for replicaset connection (HA). by Vijay Nag B S · 6 years ago
  69. 4b6428e Bug 1133 fixed git add . by agarwalat · 6 years ago
  70. dda20d4 Improve Config.get() function by David Garcia · 6 years ago
  71. 6a39cb0 Move from old N2VC to N2VCJujuConnector by David Garcia · 6 years ago
  72. 06ad698 fix(processes): .terminate instead of .kill to finish misbehaving processes by bravof · 6 years ago
  73. d9e5635 Bug 1106 : Kill processes still running after join call timeout reached, also timeouts added to nova and keystone clients. Join timeout increased from 10 to 20 by bravof · 6 years ago
  74. 881ff3b Bug 1086 fixed. Updated authentication mechanism by Atul Agarwal · 6 years ago
  75. 94fae15 VIO to use Openstack collector (gnocchi) if no vrops_site is provided by garciadeblas · 6 years ago
  76. 8a77165 Fix MON Stein Metrics by beierlm · 6 years ago
  77. 396648b feature(grafana): Grafana uses url, user and password from configuration, check mon.yml for more details by bravof · 6 years ago
  78. e304bb8 Adds osm_automated tag to automated dashboards Fixes Bug 1027. by lavado · 6 years ago
  79. 73dbb4e Collect null project_ids as empty strings by lavado · 6 years ago sol006 v7.0.0 v7.0.1rc1 v7.0.1rc2 v7.0.1rc3
  80. eba6065 Fixes double decryption by beierl · 6 years ago
  81. 8e6989b Validate Grafana is present for dashboarder service by lavado · 6 years ago v7.0.0rc1
  82. 4a18bf3 Fixes autoscaling with VNF Indicators by Gianpietro Lavado · 6 years ago
  83. e21e44c Fix bug in juju metrics collection by Gianpietro Lavado · 6 years ago
  84. 7a856f5 minor enhancements to NS dashboard by lavado · 6 years ago
  85. de38594 Partial fix for bug 936 (MON Part) by lavado · 6 years ago
  86. e8b90a1 Fix __init__.py file for dashboarder by lavado · 6 years ago
  87. 6fb6948 Fix bug in osm_mon path in Dashboarder service by Gianpietro Lavado · 6 years ago
  88. 1d71df5 Minor fixes for MON Evaluator & Dashboarder by Gianpietro Lavado · 6 years ago
  89. 1b7145f Re-Revert "Revert "Migrates alarms to MongoDB"" approved by TSC by almagia · 6 years ago
  90. 628df02 Revert "Migrates alarms to MongoDB" by lavado · 6 years ago
  91. b6233b3 Migrates alarms to MongoDB by Benjamin Diaz · 6 years ago
  92. cee3b86 Minor fixes to additional metric labels by lavado · 6 years ago
  93. 456d0f3 Grafana dashboard automation by lavado · 6 years ago
  94. 94a96ef Merge "Adding more labels to Prometheus metrics" by lavado · 6 years ago
  95. f54d2e4 Merge "Adding project_id label to Prometheus Infra metrics" by lavado · 6 years ago
  96. a2c1bf8 Merge "Revert "Migrates alarms to MongoDB"" by lavado · 6 years ago
  97. d0058e8 Revert "Migrates alarms to MongoDB" by lavado · 6 years ago
  98. 8c43ba0 Merge "Migrates alarms to MongoDB" by lavado · 6 years ago
  99. f3818d7 Adding project_id label to Prometheus Infra metrics by lavado · 6 years ago
  100. a69f272 Adding more labels to Prometheus metrics by lavado · 6 years ago