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.31.2

19 Jan 12:47
b5f5ab9
Compare
Choose a tag to compare

Fix "tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.quarantine'"

v0.31.1

18 Jan 12:53
f388654
Compare
Choose a tag to compare

Bugfixes:

  • mongodb: fix collecting replica set stats (#639)

v0.31.0

15 Nov 09:09
747b2e1
Compare
Choose a tag to compare

New modules:

Improvements:

  • mysql: add PROCESSLIST statistics (#607)
  • prometheus: NetBox job to prometheus.conf (bdf893a)
  • nginx: aadd "/basic_status" job to nginx.conf (#612)
  • coredns: add support for v1.7.0+ (#619)

Bugfixes:

  • vernemq: remove "queue_messages_in_queues" chart (#601)
  • squidlog: add NONE to valid request methods (#621)
  • whoisquery: remove domain syntax validation (#629)
  • agent: don't exit on SIGPIPE (#630)

v0.30.0

19 Jul 13:43
51b55e7
Compare
Choose a tag to compare

New modules:

  • geth: collects Ethereum Node metrics (#585)

Improvements:

  • wmi: add more OS(OperatingSystem) charts (#593)

Bugfixes:

  • weblog: fix LTSV log format parsing (#584)
  • vsphere: fix scraping metrics when resources are not discovered (#589)
  • phpfpm: prefer "socket" if set (#591)

v0.29.0

11 Jun 08:22
f90d7ff
Compare
Choose a tag to compare

Improvements:

  • whoisquery: update whois/whois-parser packages and add timeout configuration option (#576)
  • redis: collect AOF file size metrics (#578)
  • prometheus: support openethereum/geth metrics (#580)
  • prometheus: add caddy prometheus endpoint (#581)

Bugfixes:

  • whoisquery: fix expiration date parsing (#575)

v0.28.2

06 May 11:54
68221cd
Compare
Choose a tag to compare

Bugfixes:

  • vernemq: fix calculation of messages currently in the queues [#569]
  • pkg/log: fix handling of string delimiter configuration options [#572]

v0.28.1

22 Mar 09:34
ec99801
Compare
Choose a tag to compare

Improvementes:

  • agent: log panic stacktrace int the debug mode [#560]

Bugfixes:

  • wmi: fix collecting network metrics for wmi_exporter v0.16.0+[#556]
  • zookeeper: fix panic when using TLS connection [#562]
  • pihole: change default update_every and timeout to 5 [#563]

v0.28.0

19 Feb 11:13
f4931f1
Compare
Choose a tag to compare

New modules:

Improvementes:

  • prometheus: add force_absolute_algorithm configuration option [#545]

Bugfixes:

  • agent: fix memory leak [#550]

v0.27.0

22 Jan 10:27
ff67eb1
Compare
Choose a tag to compare

New modules:

  • redis: collects Redis health and performance metrics [#518]
  • pika: collects Pika health and performance metrics [#518]
  • energid: collects metrics from Energi Core Wallet instances [#524]
  • nginxvts: collects summary metrics from NGINX instances configured with nginx-module-vts module [#523]
  • couchbase: collects Couchbase per bucket basic statistics [#530]

Improvementes:

  • prometheus: add traefik v2 endpoint to the default configuration [#539]
  • prometheus: add expected_prefix configuration option [#541]
  • filecheck: add patterns support [#538]

Bugfixes:

  • prometheus: handle spaces in label values [#537]

v0.26.2

09 Dec 15:57
712d459
Compare
Choose a tag to compare

Bugfixes:

  • weblog: fix http method validation [#519]
  • agent: fix applying recovering settings for jobs with the same module/name [#521]
  • agent: fix applying recovering settings to previously active/k8s jobs [#522]