feat(metrics): add osm_reconciliation_total metric by nojnhuh · Pull Request #4788 · openservicemesh/osm (original) (raw)
This repository was archived by the owner on Jul 11, 2023. It is now read-only.
Conversation
This change adds an osm_reconciliation_total metric counting how many
times the reconciler has been triggered for each kind.
Fixes #4568
Example:
# HELP osm_reconciliation_total Counter of resource reconciliations invoked
# TYPE osm_reconciliation_total counter
osm_reconciliation_total{kind="ValidatingWebhookConfiguration"} 9Signed-off-by: Jon Huhn johuhn@microsoft.com
nojnhuh deleted the reconcile-metrics branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})