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