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

How to restrict the program to specific metric while we pull from AZ devops #44

Closed
ghost opened this issue Oct 27, 2021 · 2 comments
Closed

Comments

@ghost
Copy link

ghost commented Oct 27, 2021

Hi Team,

First a fall, thanks a million for creating such a useful repo and sharing same with our people. Here, I like to know how can I restrict the metric which I pull from azure devops. Currently, we are getting a lot of irrelevant data and we are very sure in a long run this will cause a issue in storage part. Hence, from the beginning, we like to be more cautious about what the data we are going to pull to save space in HD. Pls let me know your comments.

Pls give step by step assistance. If possible, add screenshot or document. So that, people whoever like me get benefit.

Currently, I converted this repo into exe file using go build
Environment - WIndows

@mblaschke
Copy link
Member

If you set the scrape time to 0 you can disable the metrics from the scraper.
If you want to ignore specific metrics you can ignore them also in prometheus and drop them.

@mblaschke
Copy link
Member

please let me know if you have more question and feel free to reopen 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