changelog: add entry for #12435 (#12491)

This commit is contained in:
Luiz Aoqui
2022-04-06 14:22:09 -04:00
committed by GitHub
parent 0b7a2175a2
commit 3d29c6ffb1

3
.changelog/12435.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:improvement
metrics: emit `nomad.vault.token_last_renewal` and `nomad.vault.token_next_renewal` metrics for Vault token renewal information
```