Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Releases: netdata/go.d.plugin

v0.19.0

08 Jun 11:48
e775d12
Compare
Choose a tag to compare

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

25 Mar 09:02
9725cd7
Compare
Choose a tag to compare

Improvements:

  • x509check: add revocation status check [#362]
  • new version of go-orchestrator with couple of fixes [#35, #36]

v0.17.0

11 Mar 07:52
1c3a69e
Compare
Choose a tag to compare

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

28 Feb 07:12
d6e332b
Compare
Choose a tag to compare

New modules:

Improvements:

  • reduced binary binary (~25%) and archive size (~50%) (#342)

Bug fixes:

  • freeradius: *-rejects metrics decoding fix (#338)

v0.15.0

30 Jan 09:41
0265061
Compare
Choose a tag to compare

New modules:

Bug fixes:

v0.14.1

14 Jan 17:01
21dd907
Compare
Choose a tag to compare

Bug fixes:

v0.14.0

03 Jan 18:40
b0f60f6
Compare
Choose a tag to compare

Improvements:

  • wmi: collect logon metrics, collect logical_disk disk latency metrics
  • weblog: handle MKCOL, PROPFIND, MOVE, SEARCH http request methods

v0.13.0

18 Dec 13:01
80b9853
Compare
Choose a tag to compare

New modules:

v0.12.0

04 Dec 10:18
02e216b
Compare
Choose a tag to compare

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

25 Nov 08:50
d2124f5
Compare
Choose a tag to compare

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)