mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* bolt.write.time should actually be a counter, not a gauge * add changelog * Update website/content/docs/upgrading/upgrade-to-1.14.x.mdx Co-authored-by: Paul Banks <pbanks@hashicorp.com> * correct changelog --------- Co-authored-by: Paul Banks <pbanks@hashicorp.com>
4 lines
107 B
Plaintext
4 lines
107 B
Plaintext
```release-note:bug
|
|
core/metrics: vault.raft_storage.bolt.write.time should be a counter not a summary
|
|
```
|