feat: Add labels for label-based metric scraping #132

Open
dannygroenewegen wants to merge 1 commits from eCommons/traefik:metrics-internal-network into master
Member

We're upgrading to monitoring-ng recipe to support label based metrics discovery.

This PR adds prometheus.io labels to compose.metrics.yml so monitoring-ng can auto-discover and scrape Traefik's metrics on the internal network when enabled.

We're upgrading to monitoring-ng recipe to support label based metrics discovery. This PR adds prometheus.io labels to compose.metrics.yml so monitoring-ng can auto-discover and scrape Traefik's metrics on the internal network when enabled. * [x] I have deployed and tested my changes * [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash) * [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes) * [x] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes)
dannygroenewegen added 1 commit 2026-08-10 19:35:12 +00:00
feat: Add labels for label-based metric scraping
continuous-integration/drone/pr Build is failing
f946692234
Add prometheus.io labels to compose.metrics.yml so monitoring-ng can
auto-discover and scrape Traefik's metrics on the internal network when
enabled.
dannygroenewegen requested review from traefik-maintainers 2026-08-10 19:35:24 +00:00
Owner

Nice!

Nice!
p4u1 approved these changes 2026-08-13 15:35:03 +00:00
p4u1 left a comment
Owner

Lgtm

Lgtm
Some required checks failed
continuous-integration/drone/pr Build is failing
You are not authorized to merge this pull request.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u https://git.coopcloud.tech/eCommons/traefik metrics-internal-network:eCommons-metrics-internal-network
git checkout eCommons-metrics-internal-network
Sign in to join this conversation.