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

Fetch health summaries in parallel #68

Merged
merged 1 commit into from
Sep 25, 2017
Merged

Conversation

iksaif
Copy link
Contributor

@iksaif iksaif commented Aug 31, 2017

This makes it slighlty more usable when one has a lot of services.
Tested with 10k+ services (10s timeout).

In order to make it more usable this should probably be fetched
periodically and asynchronously even if it means exposing a slightly
stale status.

@iksaif
Copy link
Contributor Author

iksaif commented Sep 1, 2017

FYI: hashicorp/consul#3437 to make that more efficient

This makes it slighlty more usable when one has a lot of services.
Tested with 10k+ services (10s timeout).

In order to make it more usable this should probably be fetched
periodically and asynchronously even if it means exposing a slightly
stale status.
@iksaif
Copy link
Contributor Author

iksaif commented Sep 22, 2017

ping ?

@grobie
Copy link
Member

grobie commented Sep 25, 2017

Thanks!

@grobie grobie merged commit 3b1eaae into prometheus:master Sep 25, 2017
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 this pull request may close these issues.

2 participants