Releases: netdata/go.d.plugin
Releases · netdata/go.d.plugin
v0.37.0
Improvements:
mysql
: collect more user stats metrics (#775).
mysql
: add Percona MySQL compatibility (#776).
docker
: collect images and volumes stats (#777).
dnsmasq_dhcp
: discover dhcp-ranges at runtime (#778).
v0.36.0
New collectors:
docker
: collect the number of running containers and their health state (#760).
Improvements:
mysql
: produce binary log and MyISAM charts if they're enabled (#763).
Bugfixes:
- agent: do cleanup on exit (#758).
v0.34.0
New collectors:
postgres
: collect global, databases and replication metrics (#718).
wireguard
: collect VPN network interfaces and peers traffic (#744).
Improvements:
snmp
: inherit dimension algorithm if not set (#737).
Bugfixes:
apache
: fix empty charts on "ServerMPM: prefork" (#715).
k8s_state
: handle slow setting spec.NodeName for Pods (#717).
v0.33.1
Improvements:
nginx
: add common stub_status locations (#702).
openvpn_status_log
: simplify and enable by default (#709, #713).
chrony
: simplify chrony and enable by default (#712).
Bugfixes:
k8s_state
: fix collecting metrics for Nodes with .
in names (#710).
web_log
: fix parsing multiple values nginx upstream_response_time (#711).
v0.33.0
New modules:
- chrony: tracks Chrony server accuracy and statistics. The initial version. Disabled by default for now (#678).
- k8s_state: collects K8s cluster state metrics (#673).
Bugfixes:
mysql
: fix handling adding userstats metrics in runtime (#689).
v0.32.3
New modules:
- openvpn_status_log: parses OpenVPN status log file and provides summary (client, traffic) metrics (#675, #681). Initial version, disabled by default for now.
Bugfixes:
snmp
: fix collecting Integer type values (#680).
snmp
: fix setting chart units (#682).
v0.32.2
Bugfixes:
agent
: remove the data collection job name from the "Execution time" chart.
k8s_kubelet
: handle renamed metrics (#674)
v0.32.1
Improvements:
prometheus
: add a config option to set the application (#669)
Bugfixes:
agent
: skip reading stock configuration files in k8s (#670)
v0.32.0
New modules:
Improvements:
wmi
: collect thermalzone metrics (#667)
Bugfixes:
mongodb
: fix handling of replica set charts dimensions (#646)
prometheus
: skip invalid metric type entries when parsing (#665)
agent
: do not hardcode context in the runtime charts (#668)