mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
The new version brings the following fixes - Fixed several potential busy loops - Added a k8s-exporter-heartbeat-period flag to make the heart beat period of K8s exporter configurable. - Fixed a potential NPD panic caused by close of closed channel - Added Stackdriver exporter for NPD - Collect a lot more useful CPU/disk/memory metrics - Fix a few metric units for disk metrics and the calculation for disk_avg_queue_len - Fix the first 0 value metrics reported for disk_avg_queue_len - Improve network_problem.sh to support nf_conntrack and report error when conntrack table is 90% full. - Support host_uptime metrics for CentOS Signed-off-by: Markos Chandras <markos@chandras.me>