Closed ricoberger closed 1 year ago
Add a new custom metric vaultsecrets_reconciliations_total with a namespace, name and status label to monitor reconciliation failures per VaultSecret.
vaultsecrets_reconciliations_total
namespace
name
status
If the status label is True the reconciliation was successful, if it is False the reconciliation failed.
True
False
Add a new custom metric
vaultsecrets_reconciliations_total
with anamespace
,name
andstatus
label to monitor reconciliation failures per VaultSecret.If the
status
label isTrue
the reconciliation was successful, if it isFalse
the reconciliation failed.