mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* initial commit for reconciliation telemetry * added go doc to tests * updated retries count logic * updated go doc for TestSecretsSyncBackend_emitReconciliationMetrics * updated tests * added changelog Co-authored-by: suraj-simha <suraj.s@hashicorp.com>
4 lines
No EOL
261 B
Text
4 lines
No EOL
261 B
Text
```release-note:improvement
|
|
secret-sync (enterprise): Added telemetry counters for reconciliation loop operations, including the number of corrections detected,
|
|
retry attempts, and operation outcomes (success or failure with internal/external cause labels).
|
|
``` |