1. da86adf Fixes the collection of cpu metric in some openstack versions by limon · 5 years ago
  2. f9cb161 Fix for bug 1450 high memory consumption by palsus · 5 years ago
  3. 34a0a0f Fix for Bug 1174 zombie processes. Replaced multiprocessing with concurrent-futures by palsus · 5 years ago
  4. 09bcf03 Fix vROps monitoring problems related to SOL006 migration by limon · 5 years ago
  5. eacb716 Fix for Bug 1397: handled exception TypeError by palsus · 5 years ago
  6. 2bd1a0e Fix bug 1402: sdn infra collector names changed to match RO names by garciadeblas · 5 years ago
  7. 4b9f79e feat(sol006): sol006 migration by bravof · 5 years ago
  8. 7023a2f Resolved bug 1293 - Remove all references of peewee, mysql, libmysql-dev as mysql is not supported anymore. by agarwalat · 5 years ago
  9. d0d6aeb Fix bug 1276: collect metric from gnocchi first then ceilometer if it fails by agarwalat · 5 years ago
  10. ef8ee1e Fix bug 1258: metrics not properly collected in some Openstacks by garciadeblas · 5 years ago
  11. 426a544 Added more logs for Bug 1258-CPU metrics not shown in Prometheus by agarwalat · 5 years ago
  12. 6a39cb0 Move from old N2VC to N2VCJujuConnector by David Garcia · 6 years ago
  13. 06ad698 fix(processes): .terminate instead of .kill to finish misbehaving processes by bravof · 6 years ago
  14. 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
  15. 881ff3b Bug 1086 fixed. Updated authentication mechanism by Atul Agarwal · 6 years ago
  16. 94fae15 VIO to use Openstack collector (gnocchi) if no vrops_site is provided by garciadeblas · 6 years ago
  17. 8a77165 Fix MON Stein Metrics by beierlm · 6 years ago
  18. 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
  19. eba6065 Fixes double decryption by beierl · 6 years ago
  20. 4a18bf3 Fixes autoscaling with VNF Indicators by Gianpietro Lavado · 6 years ago
  21. e21e44c Fix bug in juju metrics collection by Gianpietro Lavado · 6 years ago
  22. de38594 Partial fix for bug 936 (MON Part) by lavado · 6 years ago
  23. cee3b86 Minor fixes to additional metric labels by lavado · 6 years ago
  24. 94a96ef Merge "Adding more labels to Prometheus metrics" by lavado · 6 years ago
  25. f3818d7 Adding project_id label to Prometheus Infra metrics by lavado · 6 years ago
  26. a69f272 Adding more labels to Prometheus metrics by lavado · 6 years ago
  27. 6decd36 Fixed request for OpenStack Rocky Endpoints by Antonio Marsico · 6 years ago
  28. 64be55a Fixed the usage of self signed certificates by Antonio Marsico · 6 years ago feature5837 feature7928
  29. fe7bdeb Replaces call to Gnocchi status for a request of metric list when determining backend in openstack vnf collector by Benjamin Diaz · 7 years ago
  30. 4de60c5 Readds logic to obtain vim_type when it is available in vim config by Benjamin Diaz · 7 years ago
  31. 3293503 Adds check for config param in vim_account dict to avoid errors when it does not exist by Benjamin Diaz · 7 years ago
  32. 416a753 Modifies MON to use mongodb directly for vim info and do vim pass decryption on demand by Benjamin Diaz · 7 years ago
  33. 7233ad2 Fixes VIO collection by beierl · 7 years ago
  34. 829821e Correct multiplier by beierl · 7 years ago
  35. 8283936 Merge "Reduce Resource Consumption" by diazb · 7 years ago
  36. 730dfd8 Reduce Resource Consumption by beierl · 7 years ago
  37. 985765e Adds support for custom project and user domain names defined in vim config by Benjamin Diaz · 7 years ago
  38. 7f8f893 Negotiate vCD Version by beierl · 7 years ago
  39. 059f911 Make vcloud api version compatible for different vCDs by kasar · 7 years ago
  40. ba2676e Adds validation of vim-id in vdur in OpenStack base infra plugin by Benjamin Diaz · 7 years ago v6.0.0
  41. f3d1c66 Replaces use of vdu_name for vdu_id and vdu_count_index in VCACollector by Benjamin Diaz · 7 years ago
  42. be03466 Remove use of granularity and just retrieve last metric collected in OpenStack plugin by Benjamin Diaz · 7 years ago
  43. 5959c93 Changes openstack vim status check to use nova to allow non admin users in config by Benjamin Diaz · 7 years ago
  44. dda0435 Modifies logic por determining metric backend in OpenStack plugin by Benjamin Diaz · 7 years ago
  45. 00fa694 Adds network interface name as tag in corresponding metric by Benjamin Diaz · 7 years ago
  46. 14522c3 Fixes missing parent constructor call in openstack based infra collectors by Benjamin Diaz · 7 years ago
  47. bf4f496 Merge "Added vio infra collector plugin" by diazb · 7 years ago
  48. e82c062 Added vio infra collector plugin by kasar · 7 years ago
  49. f8fb656 Adds handling of exception inside OpenStack collector by Benjamin Diaz · 7 years ago
  50. f840f69 Implemented VMware infra collector plugin by kasar · 7 years ago
  51. 6b45f21 Adds support for interface specific metrics in OpenStack plugin by Benjamin Diaz · 7 years ago
  52. a97bdb3 Refactors code and adds unit tests by Benjamin Diaz · 7 years ago
  53. 649e6b2 Adds pylint to tox test pipeline and fixes related errors by Benjamin Diaz · 7 years ago
  54. 1979095 Adds partial support for interface metrics in OpenStack plugin by Benjamin Diaz · 7 years ago
  55. 2bdf402 Adds support for multiple alarm statuses by Benjamin Diaz · 7 years ago
  56. 3ddffea Fixes bug with VM status collection when VIM is down by Benjamin Diaz · 7 years ago
  57. d099b1b Adds collection of sdnc status metric by Benjamin Diaz · 7 years ago
  58. dcfe252 Added VIO metrics collector for vROPs by kasar · 7 years ago
  59. 616fde7 Adds collection of VM status metric in OpenStack infra plugin by Benjamin Diaz · 7 years ago
  60. 8721c5c Adds support for Ceilometer API metric collection by Benjamin Diaz · 7 years ago
  61. 5ac7c08 Implements filebased config, config override through env vars, use of osm by Benjamin Diaz · 7 years ago
  62. b525e6c Adds collection of vim status metric by Benjamin Diaz · 7 years ago
  63. 8303862 Exits mon-evaluator process when encountered by a database exception by Benjamin Diaz · 7 years ago
  64. ca663f8 Bug 598 Added support for vrops metric collection by kasar · 7 years ago
  65. e71feff Increases delta of start_time when collecting OpenStack metrics by Benjamin Diaz · 7 years ago
  66. 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
  67. 909b8c6 Fixes bug in collection of vnf-metric by Benjamin Diaz · 7 years ago
  68. 058d51d Adds support for VNF metric based alarming by Benjamin Diaz · 7 years ago
  69. 9604945 Refactors Prometheus exporter to group metrics correctly by name by Benjamin Diaz · 7 years ago
  70. 51f4486 Adds alarm engine by Benjamin Diaz · 7 years ago
  71. 0e34244 Changes way metrics are collected, removing the use of mon-proxy by Benjamin Diaz · 7 years ago
  72. 987f8f6 Adds use of N2VC.FormatApplicationName in collector by Benjamin Diaz · 7 years ago
  73. 27784a8 Adds OSMMON_VCA_USER and adds timeout and max.poll.interval to collector by Benjamin Diaz · 7 years ago
  74. 91b1018 Adds support for Juju metrics in collector by Benjamin Diaz · 7 years ago
  75. 4da1466 Adds use of CustomCollector in Prometheus exporter by Benjamin Diaz · 7 years ago