mirror of
https://github.com/prometheus-community/smartctl_exporter.git
synced 2024-11-16 01:33:07 +01:00
Release 0.11.0
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
This commit is contained in:
parent
f3588bbcd3
commit
0c4dd1503f
2 changed files with 9 additions and 2 deletions
|
@ -1,4 +1,11 @@
|
||||||
## 0.10.0 / 2023-06-10
|
## 0.11.0 / 2023-08-27
|
||||||
|
|
||||||
|
* [CHANGE] Remove redundant meta labels from SCSI metrics #154
|
||||||
|
* [CHANGE] Device `family` label now have "unknown" value if not present #154
|
||||||
|
* [ENHANCEMENT] New metric for total NVMe device capacity in bytes #154
|
||||||
|
* [ENHANCEMENT] New metric for dynamically discovered devices count #129 #147
|
||||||
|
|
||||||
|
## 0.10.0 / 2023-08-10
|
||||||
|
|
||||||
* [FEATURE] Add device include/exclude filters for the automatic scanning #99
|
* [FEATURE] Add device include/exclude filters for the automatic scanning #99
|
||||||
* [ENHANCEMENT] Critical metrics for SCSI disks added #131
|
* [ENHANCEMENT] Critical metrics for SCSI disks added #131
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
0.10.0
|
0.11.0
|
||||||
|
|
Loading…
Reference in a new issue