Releases: netdata/go.d.plugin
Releases · netdata/go.d.plugin
v0.19.0
New modules:
Improvementes:
- add freebsd/arm64 build [#346]
- update to the latest
go-orchestrator lib
: reload on SIGHUP, start/stop jobs in runtime, watching configuration files for changes
Bug fixes:
docker_engine
: properly handle lack of container states metrics [#364]
dns_query
: fix log spamming on failed query [#373]
weblog
: remove strict url check [#378, #388]
v0.18.0
Improvements:
- x509check: add revocation status check [#362]
- new version of go-orchestrator with couple of fixes [#35, #36]
v0.17.0
New modules:
Improvements:
- vsphere: option to add vm/host hierarchy to the chart id [#352]
Bugfixes:
- weblog: fix ssl cipher suite regex [#355]
v0.16.0
New modules:
Improvements:
- reduced binary binary (~25%) and archive size (~50%) (#342)
Bug fixes:
freeradius
: *-rejects
metrics decoding fix (#338)
v0.14.0
Improvements:
- wmi: collect
logon
metrics, collect logical_disk
disk latency metrics
- weblog: handle MKCOL, PROPFIND, MOVE, SEARCH http request methods
v0.12.0
Improvements:
Bug fixes:
- unbound: configuration file parsing fix. Support include mechanism. (#298)
- logstash: pipelines metrics parsing fix. (#293)
- phpfpm: processes metrics parsing fix. (#297)
v0.11.0
New modules:
Improvements:
Minor:
- k8s_kubelet: added new default job: collect metrics from
https://localhost:10250/metrics
(#285)
- coredns: added new default job: collect metrics from
http://kube-dns.kube-system.svc.cluster.local:9153/metrics
(#285)
- pihole: disabled default job that collects metrics from
http://pi.hole
(#289, #288)