-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Expose metrics regarding challenge status #7700
Copy link
Copy link
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Is your feature request related to a problem? Please describe.
Right now we can monitor certificates status, but there is no way to monitor any problems related to challenges to prevent problems with certificates
Describe the solution you'd like
Expose metrics regarding challenges, e.g.
certmanager_challenge_status{status="errored", domain="example.com"} 1.0
Environment details (remove if not applicable):
- cert-manager version: 1.17.1
- Install method: helm
/kind feature
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.