Releases: netdata/go.d.plugin
Releases · netdata/go.d.plugin
v0.58.1
08 Feb 09:33
Compare
Sorry, something went wrong.
No results found
No changes. This release is necessary to fix links when generating documentation.
v0.58.0
04 Jan 16:48
Compare
Sorry, something went wrong.
No results found
Improvements:
httpcheck : add an option to check for specific key-value pairs in the HTTP headers of the response (#1451 ).
prometheus : add support for reading metrics from files (#1453 ).
weblog : improve parser detection (#1454 ).
Fixes:
upsd : use "ups.realpower" if "ups.realpower.nominal" is not available (#1444 ).
postgres : check if the user is a member of "pg_read_all_stats" when querying db size for v10+ (#1445 ).
wireguard : ignore peers that haven't been connected (#1449 ).
weblog : fix parsing HTTP/3 (#1450 ).
logind : disable by default on systems with systemd 239 (#1452 ).
Other:
add vendor archive to release artifacts (#1434 ).
nvme : use ndsudo if available (#1446 ).
v0.57.2
04 Dec 10:51
Compare
Sorry, something went wrong.
No results found
httpcheck: treat redirect as success if 301 in accepted (#1429 ).
v0.57.1
23 Nov 12:55
Compare
Sorry, something went wrong.
No results found
logger: skip time when logging to journald (#1427 )
logger: update netdata log level env variable (#1428 )
v0.57.0
17 Nov 14:35
Compare
Sorry, something went wrong.
No results found
Improvements:
weblog: support for nested JSON parsing (#1416 ).
agent: switch to structured logger (#1417 , #1418 ).
v0.56.4
27 Oct 10:19
Compare
Sorry, something went wrong.
No results found
mysql: use performance_schema for MySQL v8.0.22+ (#1390 ).
mysql: use SHOW REPLICA STATUS for MySQL v8.0.22+ (#1392 ).
set required golang to 1.21 (#1394 ).
add config.tar.gz with version to artifacts (#1395 ).
v0.56.3
17 Oct 14:15
Compare
Sorry, something went wrong.
No results found
dyncfg: send reset on reload (#1374 )
v0.56.2
13 Oct 13:23
Compare
Sorry, something went wrong.
No results found
v0.56.1
02 Oct 19:49
Compare
Sorry, something went wrong.
No results found
agent: respect env NETDATA_LOG_SEVERITY_LEVEL (#1351 ).
agent: configs cleanup (#1350 ).
v0.56.0
27 Sep 09:50
Compare
Sorry, something went wrong.
No results found
New:
upsd (NUT) collector (#1341 ).
Improvements:
ping: add network option that allows configuration of DNS resolution (#1348 ).
weblog: add custom_numeric_fields option (#1343 ).
mysql: don't stop collecting slave and user statistics on timeout (#1346 ).
openvpn_status_log: don't count "UNDEF" users (#1334 ).