cert-manager: scrape metrics (follow-up to #239) #241
Reference in New Issue
Block a user
Delete Branch "benvin/cert-manager-metrics"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #239. Adds a
VMServiceScrapefor cert-manager's existing webhook (metrics:9402) and cainjector (http-metrics:9402) services so the observability VMAgent collects them. No chart change needed. (The controller's own metrics needprometheus.enabledin the chart to expose a metrics service — separate follow-up.)