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

Make sure SD mechanisms are resilient to failure #2924

Open
brian-brazil opened this Issue Jul 8, 2017 · 1 comment

Comments

Projects
None yet
2 participants
@brian-brazil
Copy link
Member

brian-brazil commented Jul 8, 2017

There have been a few reports of all/many targets being removed when a SD failed in some way.

We should keep using the old target information when a SD fails. Confirm this is what we're doing inside Prometheus, and within each SD mechanism (i.e. SD mechanisms should hard fail rather than returning partial results).

@brian-brazil

This comment has been minimized.

Copy link
Member Author

brian-brazil commented Jul 14, 2017

#2924 is an example of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.