Merge pull request #87 from k0ste/help

Release 0.9.0
This commit is contained in:
Ben Kochie 2022-10-20 17:18:48 +01:00 committed by GitHub
commit 0f32489b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
## 0.9.0 / 2022-10-20
Breaking Changes:
- Now labels with device model & serial number landed only to smartctl_device meta metric
- /dev/ prefix pruned from device label for matching with node_exporter labels
* [CHANGE] Removed doubled NVMe metrics #82
* [CHANGE] Reduced number of meta labels #83
* [FEATURE] Added disk form_factor meta label #84
* [CHANGE] Pruned /dev/ prefix from device label #88
* [ENHANCEMENT] remove `os.stat` in order to fit in Windows #86
* [ENHANCEMENT] Skip vendor-specific statistics that lead to duplicate metric labels #28
## 0.8.0 / 2022-10-03 ## 0.8.0 / 2022-10-03
Breaking Changes: Breaking Changes:

View File

@ -1 +1 @@
0.8.0 0.9.0