Difference between revisions of "Version 5.9"

From collectd Wiki
Jump to: navigation, search
Line 8: Line 8:
  
 
=== Release 5.9.0 (wip) ===
 
=== Release 5.9.0 (wip) ===
 
+
* {{Plugin|cpufreq}}: Read number of p-state transitions and time spent in each p-state. Thanks to ''Sexton Rory''. {{Issue|2803}}
* {{Plugin|virt}}: Fix tracking of VM state changes. Thanks to ''Radoslaw Jablonski''. {{Issue|2701}}
 
* {{Plugin|virt}}: Add block info statistics for disk devices. Thanks to ''Radoslaw Jablonski''. {{Issue|2874}}
 
* {{Plugin|virt}}: Allow read Hostname from libvirt metadata. Thanks to ''Mehdi ABAAKOUK''. {{Issue|2807}}
 
 
* {{Plugin|disk}}: In linux, reset the disk when it disappear from /proc/diskstats. Thanks to ''Nikita Kozlov/Pavel Rochnyak''. {{Issue|2551}}
 
* {{Plugin|disk}}: In linux, reset the disk when it disappear from /proc/diskstats. Thanks to ''Nikita Kozlov/Pavel Rochnyak''. {{Issue|2551}}
 +
* {{Plugin|intel_rdt}} Fix compiler warnings. Thanks to ''Ruben Kerkhof''. {{Issue|3104}}
 +
* {{Plugin|ipmi}} Add <code>SELSensor</code> and <code>SELIgnoreSelected</code> config options. Thanks to ''Mariusz Szafranski''. {{Issue|2796}}
 +
* {{Plugin|ovs_stats}}: Add macro to populate counters list. Thanks to ''Matteo Croce''. {{Issue|2963}}
 +
* {{Plugin|pcie_errors}} This new plugin reads PCIe errors. Thanks to ''Kamil Wiatrowski''. {{Issue|2733}}
 +
* {{Plugin|snmp_agent}} Add multiple key indexes to snmp table and other new features. Thanks to ''Marcin Mozejko''. {{Issue|2702}}
 
* {{Plugin|turbostat}}: Add RestoreAffinityPolicy parameter. Thanks to ''Pablo Llopis''. {{Issue|2627}}
 
* {{Plugin|turbostat}}: Add RestoreAffinityPolicy parameter. Thanks to ''Pablo Llopis''. {{Issue|2627}}
 
* {{Plugin|turbostat}}: New metrics: P-states,Turboboost,Platform TDP,Uncore bus ratio. Thanks to ''Sexton Rory''. {{Issue|2806}}
 
* {{Plugin|turbostat}}: New metrics: P-states,Turboboost,Platform TDP,Uncore bus ratio. Thanks to ''Sexton Rory''. {{Issue|2806}}
 +
* {{Plugin|virt}} Fix tracking of VM state changes. Thanks to ''Radoslaw Jablonski''. {{Issue|2701}}
 +
* {{Plugin|virt}} Allow read Hostname from libvirt metadata. Thanks to ''Mehdi ABAAKOUK''. {{Issue|2807}}
 +
* {{Plugin|virt}} Add block info statistics for disk devices. Thanks to ''Radoslaw Jablonski''. {{Issue|2874}}
 +
* {{Plugin|virt}} Remove optional <code>virDomainGetCPUStats()</code> from main flow. Thanks to ''Pavel Rochnyak''. {{Issue|2972}}
 
* {{Plugin|Write_Prometheus}}: Added 'Host' option. Thanks to ''Pavel Rochnyak''. {{Issue|2969}}
 
* {{Plugin|Write_Prometheus}}: Added 'Host' option. Thanks to ''Pavel Rochnyak''. {{Issue|2969}}
* {{Plugin|cpufreq}}: Read number of p-state transitions and time spent in each p-state. Thanks to ''Sexton Rory''. {{Issue|2803}}
 
* {{Plugin|ovs_stats}}: Add macro to populate counters list. Thanks to ''Matteo Croce''. {{Issue|2963}}
 
  
 
[[Category:Version 5.9]]
 
[[Category:Version 5.9]]

Revision as of 11:50, 15 March 2019

List of versions
Version 5.11
Version 5.10
Version 5.9
Version 5.8
Version 5.7
Version 5.6
Version 5.5
Version 5.4
Version 5.3
Version 5.2
Version 5.1
Version 5.0

Version 5.9 is planned to release on Saturday, March 16th 2019.

This page is created to prepare Changelog information for actual release. Contributions are welcome.

Changes

Release 5.9.0 (wip)