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

15 Sep 16:41
5fa3ff0
Compare
Choose a tag to compare

Improvements:

  • vsphere: add labels to charts and fix status charts (#1331).
  • vcsa: fix status charts (#1332).

Fixes:

  • nvidia_smi: handle renaming power_readings to gpu_power_readings (#1310).

v0.54.1

01 Aug 20:34
475d2f8
Compare
Choose a tag to compare

Add collector metadata files

v0.54.0

06 Jul 09:18
c8435be
Compare
Choose a tag to compare

Improvements:

  • prometheus: add 'fallback_type' config option to match Untyped (#1225)
  • elasticsearch: add cluster mode (#1227)

Fixes:

  • proxysql: fix collecting hostgroup from stats_mysql_connection_pool (#1226)

v0.53.2

13 Jun 10:07
15cf3af
Compare
Choose a tag to compare

Fixes:

  • postgres: fix parent_table label value (#1205)

v0.53.1

12 Jun 09:57
6040a1a
Compare
Choose a tag to compare

Improvements:

  • postgres: add parent_table label to table/index metrics (#1199)

Fixes:

  • prometheus: remove newlines in HELP (#1196)
  • postgres: configurable table/index limit (#1200)

v0.53.0

16 May 10:07
0532693
Compare
Choose a tag to compare

Improvements:

  • windows: collect Hyperv metrics (#1164).
  • ping: add interface configuration option (#1179).

v0.52.2

19 Apr 19:13
853e8cf
Compare
Choose a tag to compare

Fixes:

  • docker: add not_running_unhealthy health status (#1160).

v0.52.1

18 Apr 13:48
a9fcebb
Compare
Choose a tag to compare

Improvements:

  • docker: add per-container stats (#1148).

Fixes:

  • filecheck: replace spaces with underscores in dimension name (#1158).

v0.52.0

07 Apr 10:43
ce2cd5d
Compare
Choose a tag to compare

New:

  • add Envoy collector (#1142).

Improvements:

  • httpcheck: add cookie_file config option (#1133).
  • elasticsearch: add opensearch data collection jobs (#1140).

bugfixes:

  • docker: add API version negotiation (#1136).
  • k8s_state: change container restarts from rate to count (#1141).

v0.51.4

17 Mar 16:53
d1dccd7
Compare
Choose a tag to compare

Fixes:

  • fix unknown HOST on job cleanup (#1127).