Files
vault/changelog/21742.txt
Justin Hill 619f5786e8 Add permet pool metrics to dynamo db backend (#21742)
* 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>
2023-08-18 13:15:35 -04:00

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`.
```