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

Question: How to properly setup so it scrapes all metrics on the README #35

Closed
brunogomes1 opened this issue Apr 16, 2021 · 1 comment
Closed

Comments

@brunogomes1
Copy link

brunogomes1 commented Apr 16, 2021

I think I have properly configured my environment. I am running GKE and I have a Deployment with the docker image and the variables:

      - name: AZURE_DEVOPS_ACCESS_TOKEN
        value: "myTokenHere"
      - name: AZURE_DEVOPS_ORGANISATION
        value: "myOrgHere"
      - name: AZURE_DEVOPS_FILTER_PROJECT
        value: "myProjectHere"

I have properly configured prometheus to scrape metrics from the Pod, here is a screenshot of my Prometheus.

image

As you can see it only scrapes the: "azure_devops_stats" metric. How do I get the other metrics?

@brunogomes1
Copy link
Author

opened it by mistake, already fixed the issue

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

No branches or pull requests

1 participant