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

Feature request - Make Timeout configurable via a flag #88

Open
ahurtaud opened this issue Nov 19, 2019 · 0 comments · May be fixed by #89
Open

Feature request - Make Timeout configurable via a flag #88

ahurtaud opened this issue Nov 19, 2019 · 0 comments · May be fixed by #89

Comments

@ahurtaud
Copy link

Hello,

In our setup of collectd-exporter, we would like to configure the timeout interval here:
https://github.com/prometheus/collectd_exporter/blob/master/main.go#L41-L44

The reason we want to do that is because, we have some metrics that are pushed to collectd every 5 iterations (because they are quite heavy to compute).
And our prometheus server is scraping at every iterations --- Marking stale the timeserie in every "gap" when removed by the exporter.

Before wrinting any code/sending any PR, I wanted to get approval by maintainers that this change might be accepted.

Thank you

@ahurtaud ahurtaud linked a pull request Nov 22, 2019 that will close this 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

Successfully merging a pull request may close this issue.

1 participant