Skip to content

feat(metrics): add opt-in Traefik scraping - #11

Open
praveen5959 wants to merge 1 commit into
mainfrom
traefik-metrics
Open

feat(metrics): add opt-in Traefik scraping#11
praveen5959 wants to merge 1 commit into
mainfrom
traefik-metrics

Conversation

@praveen5959

@praveen5959 praveen5959 commented Aug 2, 2026

Copy link
Copy Markdown

Adds built-in, opt-in Prometheus scraping of Traefik pods. New spec.metrics.traefik block expands internally into existing generic ScrapeConfig pipeline via effectiveScrapeConfigs helper - no separate receiver plumbing needed.

Disabled by default. Enable with:

spec:
  metrics:
    traefik:
      enabled: true
      targetDataset: traefik-metrics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant