Releases: netdata/go.d.plugin
Releases · netdata/go.d.plugin
v0.55.0
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
Add collector metadata files
v0.54.0
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
Fixes:
- postgres: fix parent_table label value (#1205)
v0.53.1
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
Improvements:
- windows: collect Hyperv metrics (#1164).
- ping: add
interface
configuration option (#1179).
v0.52.2
Fixes:
- docker: add not_running_unhealthy health status (#1160).
v0.52.1
Improvements:
- docker: add per-container stats (#1148).
Fixes:
- filecheck: replace spaces with underscores in dimension name (#1158).
v0.52.0
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
Fixes:
- fix unknown HOST on job cleanup (#1127).