1. d8eb773 Sort the collectd.yml grain fragments before merge by Jaymes Mosher · 8 years ago
  2. 68913e0 Retrieve node readiness metrics from the Kubernetes API by Swann Croiset · 8 years ago
  3. 1110406 Merge "Implement timeout for process execution" by Ales Komarek · 8 years ago
  4. 276b601 Remove hostname for global hypervisor metrics by Simon Pasquier · 8 years ago
  5. 749f626 Fix for proper total of networks by Olivier Bourdon · 8 years ago
  6. 16ba280 Merge "Collect Elasticsearch performance metrics" by Filip Pytloun · 8 years ago
  7. 580a9c1 Merge pull request #51 from Martin819/master by Filip Pytloun · 8 years ago
  8. 9c07885 Collect Elasticsearch performance metrics by Swann Croiset · 8 years ago
  9. 754805c Implement timeout for process execution by Swann Croiset · 8 years ago
  10. 5fedef6 Merge "Fix for emitting 0s instead of nothing" by Ales Komarek · 8 years ago
  11. 448a9ff Update .travis.yml and notififcations by Martin Polreich · 8 years ago
  12. c7ec857 Fix collectd plugins when 'internalURL' isn't set by Simon Pasquier · 8 years ago
  13. d8111e6 Added Kitchen tests and Travis by Martin819 · 8 years ago
  14. ee31196 Merge "Add Docker plugin" by Filip Pytloun · 8 years ago
  15. 32232e0 Merge "Add 'az' dimension to worker metrics" by Filip Pytloun · 8 years ago
  16. 3d907d8 Merge "Modify OpenStack plugins to harmonize metrics" by Filip Pytloun · 8 years ago
  17. c7a6374 Merge "Add plugin Calico Bird" by Filip Pytloun · 8 years ago
  18. 8a9c858 Fix for emitting 0s instead of nothing by Olivier Bourdon · 8 years ago
  19. 5862a41 Add Docker plugin by Swann Croiset · 8 years ago
  20. 3fe6bd7 Add plugin Calico Bird by Olivier Bourdon · 8 years ago
  21. 82f001e Add 'az' dimension to worker metrics by Simon Pasquier · 8 years ago
  22. cc520f0 Modify OpenStack plugins to harmonize metrics by Simon Pasquier · 8 years ago
  23. 339e18c Fix for aggregate metrics by Olivier Bourdon · 8 years ago
  24. 8ca2896 Fix metric name emitted by check_local_endpoint.py by Simon Pasquier · 8 years ago
  25. 2b47469 Fix import module in check_local_endpoint.py by Simon Pasquier · 8 years ago
  26. c902261 Merge "Add plugin Calico Felix" by Ales Komarek · 8 years ago
  27. e4623f0 Merge "Add option to discard the hostname dimension for http_check plugin" by Ales Komarek · 8 years ago
  28. 3e6517c Merge "Allow to set the metric name per URL for http_check plugin" by Ales Komarek · 8 years ago
  29. a7c62dd Add plugin Calico Felix by Olivier Bourdon · 8 years ago
  30. 607c984 Merge "netlink plugin for redhat family oses" by Filip Pytloun · 8 years ago
  31. 89ab982 Merge "Configure the http_check for the remote collector" by Ales Komarek · 8 years ago
  32. 76fc90c Merge "Add SSL certificate support for http_check plugin" by Ales Komarek · 8 years ago
  33. 6572b63 Merge "Introduce an asynchronous http_check plugin" by Ales Komarek · 8 years ago
  34. 2689e0c netlink plugin for redhat family oses by Ales Komarek · 8 years ago
  35. 12cf29a Merge "Add multi-region support to the OpenStack plugins" by Ales Komarek · 8 years ago
  36. 8568d28 Add option to discard the hostname dimension for http_check plugin by Swann Croiset · 8 years ago
  37. a6fe158 Allow to set the metric name per URL for http_check plugin by Swann Croiset · 8 years ago
  38. 302ab88 Configure the http_check for the remote collector by Swann Croiset · 8 years ago
  39. cdbd8a8 Add SSL certificate support for http_check plugin by Swann Croiset · 8 years ago
  40. e30fb97 Introduce an asynchronous http_check plugin by Swann Croiset · 8 years ago
  41. d7ff67b Merge changes from topic 'k8s-kubectl' by Ales Komarek · 8 years ago
  42. cf53a15 Merge "Fix polling by pagination of the Glance API" by Ales Komarek · 8 years ago
  43. 072a963 Merge "Fix wrong exception name in collectd_base.py" by Ales Komarek · 8 years ago
  44. b69dd0c Fix polling by pagination of the Glance API by Swann Croiset · 8 years ago
  45. ff3ec8f Add multi-region support to the OpenStack plugins by Simon Pasquier · 8 years ago
  46. b8561e4 Add NotReady nodes percentage metric by Swann Croiset · 8 years ago
  47. 562c7b3 Add k8s "kubectl get" collectd plugin to extract metrics by Swann Croiset · 8 years ago
  48. 090eee4 Fix wrong exception name in collectd_base.py by Simon Pasquier · 8 years ago
  49. 47b9647 Add CheckContent option to http_check plugin by Swann Croiset · 8 years ago
  50. 1cfe5ad Merge "Add CLI support for collectd plugins" by Ales Komarek · 8 years ago
  51. a4fabe6 Merge "Use changes-since parameter when polling Nova server details" by Ales Komarek · 8 years ago
  52. 8855d6c Add CLI support for collectd plugins by Simon Pasquier · 8 years ago
  53. d61e1dd Add test for StackLight remote collectd by Guillaume Thouvenin · 8 years ago
  54. c2627e6 Use changes-since parameter when polling Nova server details by Swann Croiset · 8 years ago
  55. 963aec2 Disable check metrics for OpenStack resource polling by Swann Croiset · 8 years ago
  56. 3d0dabc Merge changes from topic 'add-option-to-disable-check-metric' by Filip Pytloun · 8 years ago
  57. cef3b0c Merge "Don't send http_check_check metric" by Filip Pytloun · 8 years ago
  58. bd269ef Merge "Use Keystone v3 API for getting users and tenants" by Filip Pytloun · 8 years ago
  59. a2308f7 Add support for the http_check plugin by Simon Pasquier · 8 years ago
  60. 6a95c91 Remove unused meta parameter by Simon Pasquier · 8 years ago
  61. 30ed6bb Add ability to test plugins outside of collectd by Simon Pasquier · 8 years ago
  62. d0f162a Don't send http_check_check metric by Simon Pasquier · 8 years ago
  63. 4b85ff1 Fix Glance image size metrics by Simon Pasquier · 8 years ago
  64. 69029ca Use Keystone v3 API for getting users and tenants by Simon Pasquier · 8 years ago
  65. 0c2999b Use Cinder API v2 by Olivier Bourdon · 8 years ago
  66. b7afd54 Retrieve only useful Neutron fields by Olivier Bourdon · 8 years ago
  67. b9227b3 Poll OpenStack resources in background by Olivier Bourdon · 8 years ago
  68. 0f99b12 Use Glance API v2 by Olivier Bourdon · 8 years ago
  69. 04b8eaa Support pagination for OpenStack services by Olivier Bourdon · 8 years ago
  70. f20c2c7 Rework collectd plugins for OpenStack by Olivier Bourdon · 8 years ago
  71. 4007024 Merge "Fix plugins for hostname-free metrics" by Ales Komarek · 8 years ago mcp0.5
  72. 7caca3c Update README.rst by Aleš Komárek · 8 years ago
  73. 0310bb2 Fix plugins for hostname-free metrics by Simon Pasquier · 8 years ago
  74. 1b10af4 Unify Makefile, .gitignore and update readme by Filip Pytloun · 8 years ago
  75. 83c8b5b Merge pull request #47 from simonpasquier/fix-check-openstack-api-plugin by pasquier-s · 8 years ago HEAD
  76. 33eddd4 Merge pull request #46 from simonpasquier/fix-execute-method by pasquier-s · 8 years ago
  77. 008356e Merge pull request #50 from obourdon/nova_aggregates by pasquier-s · 8 years ago
  78. 14d6050 Add metrics for Nova aggregates by Olivier Bourdon · 8 years ago
  79. 80fa541 Merge pull request #49 from SwannCroiset/write_queue-limits by pasquier-s · 8 years ago
  80. e3f5913 Limit collectd write queue memory by Swann Croiset · 8 years ago
  81. 742316d Don't return check metric for unknown services by Simon Pasquier · 8 years ago
  82. af49916 Merge pull request #48 from simonpasquier/fix-openstack-plugin-for-none-values by pasquier-s · 8 years ago
  83. 7027ff5 Fix collectd_openstack.py for None values by Simon Pasquier · 8 years ago
  84. 60db3f1 Merge pull request #45 from SwannCroiset/check_api_fix by pasquier-s · 8 years ago
  85. e4f2ca6 Fix calls to the execute() method by Simon Pasquier · 8 years ago
  86. e9973fb Fix openstack_check_api for unknown service by Swann Croiset · 8 years ago
  87. 3366eed Merge pull request #44 from SwannCroiset/emit-zero by swann croiset · 8 years ago
  88. 35b1a6b Emit the Nova workers metrics even if they never reported by Swann Croiset · 8 years ago
  89. e9f5479 Merge pull request #42 from elemoine/glusterfs by Éric Lemoine · 8 years ago 2016.12 2016.12.1 mk22 mk22-sl
  90. 752ef1c Ignore gluster transaction in progress errors by Éric Lemoine · 8 years ago
  91. 70aa458 Merge pull request #41 from elemoine/restart by Éric Lemoine · 8 years ago
  92. bb15d03 Restart service when /usr/lib/collectd-python changes by Éric Lemoine · 8 years ago
  93. e8a2419 Merge pull request #40 from obourdon/master by Éric Lemoine · 8 years ago
  94. ff2c42a Fix for uniformization of metric names by Olivier Bourdon · 8 years ago
  95. 9efd00f Merge pull request #39 from elemoine/logrotate by Éric Lemoine · 8 years ago
  96. 850415d Configure logrotate by Éric Lemoine · 8 years ago
  97. 78efb56 Merge pull request #38 from elemoine/sync-code by Éric Lemoine · 8 years ago
  98. d10a9bc Add cinder|neutron|nova_services_percent metrics by Éric Lemoine · 8 years ago
  99. f6cd4db Merge pull request #36 from obourdon/master by pasquier-s · 8 years ago
  100. 4ac4814 Merge pull request #37 from LotharKAtt/master by Filip Pytloun · 8 years ago