-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Refactor metrics into a collector format #7797
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.
Based on the discussion on this issue, #7736 eventually we would want to move all the metrics that cert manager exposes through a collector format. This makes it more concise and the code becomes more readable as the collector queries the API.
Initially this migration would involve the refactoring of the above PR and then subsequently more PRs would address migration of other metrics.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
Environment details (remove if not applicable):
- Kubernetes version:
- Cloud-provider/provisioner:
- cert-manager version:
- Install method: e.g., helm/static manifests
/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.