Add VMPodScrape for authentik-server metrics #476

Merged
benvin merged 1 commits from benvin/authentik-server-scrape into main 2026-09-19 15:34:26 +10:00
Member

Authentik server pods expose django_prometheus metrics on :9300, but only ldap-outpost and redis-exporter are scraped in this namespace. Add the missing per-app scrape.

  • add apps/base/authentik/server-vmpodscrape.yaml selecting app.kubernetes.io/name=authentik, component=server on the metrics port
  • wire it into apps/base/authentik/kustomization.yaml
Authentik server pods expose django_prometheus metrics on :9300, but only ldap-outpost and redis-exporter are scraped in this namespace. Add the missing per-app scrape. - add apps/base/authentik/server-vmpodscrape.yaml selecting app.kubernetes.io/name=authentik, component=server on the metrics port - wire it into apps/base/authentik/kustomization.yaml
unkin-agent added 1 commit 2026-09-19 15:08:22 +10:00
Add VMPodScrape for authentik-server metrics
ci/woodpecker/pr/vector-test Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
d934099fc5
Scrape django_prometheus metrics on authentik-server pods (:9300);
only ldap-outpost and redis-exporter were scraped in this namespace.
benvin merged commit 4762cf9e03 into main 2026-09-19 15:34:26 +10:00
benvin deleted branch benvin/authentik-server-scrape 2026-09-19 15:34:26 +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#476