We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b832e55 + 648ded1 commit 0f32489Copy full SHA for 0f32489
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## 0.9.0 / 2022-10-20
2
+
3
+Breaking Changes:
4
+- Now labels with device model & serial number landed only to smartctl_device meta metric
5
+- /dev/ prefix pruned from device label for matching with node_exporter labels
6
7
+* [CHANGE] Removed doubled NVMe metrics #82
8
+* [CHANGE] Reduced number of meta labels #83
9
+* [FEATURE] Added disk form_factor meta label #84
10
+* [CHANGE] Pruned /dev/ prefix from device label #88
11
+* [ENHANCEMENT] remove `os.stat` in order to fit in Windows #86
12
+* [ENHANCEMENT] Skip vendor-specific statistics that lead to duplicate metric labels #28
13
14
## 0.8.0 / 2022-10-03
15
16
Breaking Changes:
VERSION
@@ -1 +1 @@
-0.8.0
+0.9.0
0 commit comments