Skip to content

Commit 0f32489

Browse files
authored
Merge pull request #87 from k0ste/help
Release 0.9.0
2 parents b832e55 + 648ded1 commit 0f32489

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Diff for: CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -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+
114
## 0.8.0 / 2022-10-03
215

316
Breaking Changes:

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.8.0
1+
0.9.0

0 commit comments

Comments
 (0)