We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab444c9 commit f1293b9Copy full SHA for f1293b9
releasenotes/notes/dwpd-6b9fb0c8d6d3a570.yaml
@@ -0,0 +1,10 @@
1
+---
2
+features:
3
+ - |
4
+ Adds a panel in the Hardware Overview dashboard to show DWPD (Drive writes
5
+ per day) for NVMEs. This is calculated by dividing the total bytes written
6
+ in the past 24 hours by the drive capacity. This is currently only
7
+ supported on NVMEs.
8
9
+ Adds alerts that will fire after 1 DWPD is sustained for 7 days, and a
10
+ critical alert if 1 DWPD is sustained for 30 days.
0 commit comments