mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* VAULT-21132 - Added telemetry for sync and unsync operations by status * changelog added * added tests * updated change log * Addressed review comments * Addressed review comments * Addressed review comments * Code scanning issue fixed * Addressed review comments * Addressed review comments * unit test issues fixed * issues fixed * issues fixed * issues fixed * issues fixed * issues fixed * issues fixed * Addressed review comments * unit test issues fixed * unit test issues fixed * unit test issues fixed * unit test issues fixed Co-authored-by: santoshhashicorp <santosh.yelamarthi@hashicorp.com>
This commit is contained in:
parent
3fde566dd2
commit
1f92de7454
1 changed files with 3 additions and 0 deletions
3
changelog/_11307.txt
Normal file
3
changelog/_11307.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
```release-note:improvement
|
||||
secret-sync (enterprise): Added telemetry counters for sync/unsync operations with status breakdown by destination type, and exposed operation counters in the destinations list API response.
|
||||
```
|
||||
Loading…
Reference in a new issue