mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Add permet pool metrics to dynamo db backend * Fmt and use permit pool with metrics * Add changelog --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
4 lines
162 B
Plaintext
4 lines
162 B
Plaintext
```release-note:improvement
|
|
storage/dynamodb: Added three permit pool metrics for the DynamoDB backend, `pending_permits`, `active_permits`, and `pool_size`.
|
|
```
|