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

04 Dec 07:51
d3ece5b
Compare
Choose a tag to compare

Bugfixes:

  • vernemq: fix Netsplits chart dimensions algorithm [#511]
  • weblog: log first unmatched line durring Collect [#514]

v0.26.0

25 Nov 15:09
1eaf1a9
Compare
Choose a tag to compare

New modules:

Improvementes:

  • filecheck: collect directories size [#487]

Bugfixes:

  • systemdunits: old systemd version support [#502]
  • mysql: correctly parse not semver format version string [#498]

v0.25.0

09 Nov 08:36
23fb389
Compare
Choose a tag to compare

Improvements:

  • weblog: custom time fields [#467]

Bugfixes:

  • agent: ignore charts with type.id >= 200 (RRD_ID_LENGTH_MAX) [#472]
  • mysql: fix collect slave status for MariaDB v10.2.0- [#465]
  • unbound: fix cumulative_stats configration option [#478]
  • unbound: respect include-toplevel directive [#480]

v0.24.0

21 Oct 08:04
a1c1fa7
Compare
Choose a tag to compare

New modules:

  • couchdb: collect CouchDB health and performance metrics [#453]

Improvements:

  • weblog: collect HTTP methods per url_pattern [#458]

Bugfixes:

  • weblog: fix histograms [#462]
  • plugin: fix logs timestamps always in UTC issue [#460]

v0.23.0

09 Oct 08:31
7959eff
Compare
Choose a tag to compare

New modules:

Improvements:

  • mysql: collectCpu_time (SHOW USER_STATISTICS query) [#416]

v0.22.0

08 Sep 16:15
b8cf89d
Compare
Choose a tag to compare

Improvements:

  • prometheus: add bearer_token_file configuration option [#431]
  • weblog: add JSON parser [#417]
  • unbound: collect total.num.expired metric [#406]

v0.21.0

04 Sep 12:16
42740c0
Compare
Choose a tag to compare

New modules:

Improvements:

  • prometheus: add filtering option [#416]
  • prometheus: add custom grouping option [#418]
  • phpfpm: add socket support [#402]

Bugfixes:

  • mysql: handle connection names (replication status) and use names (user statistics) with upper case letters [#415]
  • zookeeper: handle recent version of zookeeper mntr response [#423]

Other:

  • build: update golang to v1.15 [#425]
  • build: drop darwin/386 [#429]

v0.20.0

04 Aug 12:27
5f61c42
Compare
Choose a tag to compare

New modules:

Improvementes:

  • mysql: feaure parity with py version [#404]
  • update go-orchestrator lib: add jobs file lock registry (netdata/netdata#9387)

Bug fixes:

  • wmi: sync with upstream (wmi_exporter => windows_exporter) [#394]
  • openvpn: use Common Name as username if Username is UNDEF [#396]

v0.19.2

15 Jun 10:26
6d92e1a
Compare
Choose a tag to compare

Bug fixes:

  • fix plugin keepalive function [#393]

v0.19.1

10 Jun 09:39
d050efc
Compare
Choose a tag to compare

Bug fixes:

  • fix min update every adjustment [#390]