Releases: netdata/go.d.plugin
Releases · netdata/go.d.plugin
v0.46.1
Improvements:
- nvidia_smi: collect CSV format (#1023).
Fixes:
- prometheus: skip Summary/Histogram NaN values (#1027).
v0.46.0
Improvements:
- wmi: add AD metrics (#1003).
- wmi: add ADCS metrics (#1007).
- wmi: add ADFS metrics (#1013).
- nginxplus: add SSL error metrics (#1010).
- prometheus: create a chart with labels per label set instead of a dimension per label set (#1004, #1017).
Fixes:
- postgres: skip querying query/transaction running time for version below 10.
v0.45.0
Improvements:
- nginxplus: add resolver metrics (#996).
- nginxplus: add http cache io/iops metrics (#997).
- logstash: remove pipeline instance from family and add it as a chart label (#998).
- httpcheck: add 'url' label to charts (#999).
- portcheck: add 'host' label to charts (#1000).
- x590check: add 'source' label to charts (#1001).
- whoisquery: add 'domain' label to charts (#1002).
v0.44.0
New:
- nginxplus: add NGINX Plus collector (#992).
Improvements:
- wmi: add MSSQL metrics (#991).
Fixes:
- nvme: handle string and float values (#993).
v0.43.1
Improvements:
- wmi: add IIS metrics (#972)
- weblog: add IIS job (#977)
Fixes:
- postgres: protect schema/table names with quote_ident (#978)
- postgres: add missing schemaname to indexrelname when using pg_relation_size (#979)
v0.43.0
New:
- nvme: add collector that monitors NVMe devices SMART and health metrics (#973).
Fixes:
- whoisquery: handle ExpirationDate with space (#974).
- wmi: various fixes (#964, #968, #971).
v0.42.1
Improvements:
- wmi: collect services (#961).
- ping: add standard deviation RTT chart (#963).
- agent: resolve
hostname
in job name (#959).
Fixes:
- postgres: fix query queryable databases (#960).
- prometheus: remove wmi_exporter_local job (#958).
v0.42.0
New:
- ping: add collector that measures round-tripe time and packet loss by sending ping messages to network hosts (#952).
Improvements:
- wmi: collect process metrics (#953, #954).
v0.41.2
Improvements:
- cassandra: collect row cache (#945).
- cassandra: add read/write client req latencies histogram (#947).
Fixes:
- agent: fix config unmarshalling with web.HTTP inlined (#950).
Other:
- pihole: remove top charts and refactor (#944).
v0.41.1
Improvements:
- wmi: collect TCP metrics (#938)
- wmi: resolve "hostname" in URL (#941)
Fix:
- pihole: respect headers config option (#942)