cert-manager: scrape metrics (follow-up to #239) #241

Merged
benvin merged 1 commits from benvin/cert-manager-metrics into main 2026-07-07 00:08:06 +10:00
Owner

Follow-up to #239. Adds a VMServiceScrape for 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 need prometheus.enabled in the chart to expose a metrics service — separate follow-up.)

Follow-up to #239. Adds a `VMServiceScrape` for 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 need `prometheus.enabled` in the chart to expose a metrics service — separate follow-up.)
unkinben added 1 commit 2026-07-07 00:02:29 +10:00
cert-manager: scrape webhook + cainjector metrics (VMServiceScrape)
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
ecea0c668a
Follow-up to #239. cert-manager already exposes metrics services
(webhook :9402 metrics, cainjector :9402 http-metrics) but nothing
scraped them. Add a VMServiceScrape so the observability VMAgent collects
cert-manager metrics (cert issuance, controller sync, etc.).
benvin merged commit 8c9eb9befc into main 2026-07-07 00:08:06 +10:00
benvin deleted branch benvin/cert-manager-metrics 2026-07-07 00:08:07 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#241