open-vault/changelog/13749.txt
davidadeleon 96dfbfbd02
Raft/fix raft telemetry metric unit (#13749)
Converting raft time metrics to Milliseconds over Default Nanoseconds to maintain consistency
2022-01-24 10:51:35 -05:00

4 lines
110 B
Plaintext

```release-note:bug
storage/raft: Units for bolt metrics now given in milliseconds instead of nanoseconds
```