open-vault/changelog/14755.txt
Steven Clark 77feaad6fe
Address incorrect table metric value for local mounts (#14755)
* Address incorrect table metric value for local mounts

 - Reported within issue #14750 as a panic, it was identified that
   we were using the wrong value for local mounts within the table metrics.

* Add changelog
2022-03-30 13:06:49 -04:00

4 lines
87 B
Plaintext

```release-note:bug
core/metrics: Fix incorrect table size metric for local mounts
```