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

16 Mar 17:25
28a0fd2
Compare
Choose a tag to compare

Fixes:

  • postgres: create WAL files charts only if superuser (#1122).
  • dnsquery: collect query time on any response (#1112).
  • rabbitmq: use int64 for metrics (#1114).

Improvements:

  • postgres: add data collection jobs with netdata user (#1104).
  • dnsmasq: improve cache charts order (#1125).
  • increase chart ID limit to 1000 (#1126).

v0.51.2

27 Feb 16:30
af01c80
Compare
Choose a tag to compare

Fixes:

  • Disable vhosts API if no vhosts are defined (#1101).

v0.51.1

26 Feb 15:56
41855cd
Compare
Choose a tag to compare

Fixes:

  • Disable vhosts api if no vhosts are defined (#1100).

v0.51.0

20 Feb 17:17
3ed8d5f
Compare
Choose a tag to compare

Improvements:

  • wmi: rename to "windows" (#1075).
  • windows: add .NET metrics (#1055).
  • windows: update charts ordering and add more MSSQL metrics (#1073).
  • windows: add AD metrics (#1077).
  • windows: add Exchange metrics (#1078).
  • add initial virtual node support (#1089).

Fixes:

  • postgres: fix bloat size calculation (#1094).

v0.50.0

30 Jan 19:11
070c8e1
Compare
Choose a tag to compare

Improvements:

  • nvidia_smi: collect PCIe bandwidth utilization (XML only) (#1066).
  • nvidia_smi: collect MIG metrics (XML only) (#1067).
  • wmi: reorganize menu/submenu (#1065).

Fixes:

  • consul: collect license expiration regardless of agent mode (#1061).

v0.49.2

20 Jan 14:53
8b6917f
Compare
Choose a tag to compare

Improvements:

  • consul: collect license expiration time (#1056).
    Fixes:
  • consul: skip autopilot health if cloud managed (#1054).

v0.49.1

16 Jan 13:38
ee17b38
Compare
Choose a tag to compare

Improvements:

  • redis: allow to set user/password via config options (#1051).
  • postgres: add size variable to bloat percentage charts (#1053).

Fixes:

  • rabbitmq: fix collecting messages stats (#1052).

v0.49.0

06 Jan 13:41
2501121
Compare
Choose a tag to compare

Improvements:

  • mongodb: better cursors_by_lifespan_count chart dimension names (#1046).
  • rabbitmq: collect queues metrics (#1047).
  • nvidia_smi: collect Voltage (XML format only) (#1048).

v0.48.0

31 Dec 15:37
4f25e0c
Compare
Choose a tag to compare

New:

  • ntpd: monitors the system variables of the ntpd daemon (#1036).

Improvements:

  • elasticsearch: a chart per node index, a dimension per health status (#1040).
  • wmi: add additional Mssql metrics (#1041).
  • mongodb: a chart per database, repl set member, shard and additional metrics (#1042).

Fixes:

  • pihole: authenticate all API requests (#1037).
  • postgres: fix WAL delta query (#1039).

v0.47.0

23 Dec 12:17
b99b2c4
Compare
Choose a tag to compare

Improvements:

  • consul: collect Consul Agent telemetry and health metrics (#1028, #1033, #1035).