Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: add labeling support for exported scrape jobs #370

Closed
wants to merge 1 commit into from

Commits on Sep 20, 2019

  1. add labeling support for exported scrape jobs

    The previous work to collect scrape jobs (voxpupuli#304) was a good start, but
    it really becomes powerful when you can select certain labels to apply
    on the exporters.
    
    For example, I use this to export the node roles' in the prometheus
    metrics, which allows me to regroup results by role instead of by node.
    anarcat committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    195c5af View commit details
    Browse the repository at this point in the history