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

Missing es shouldn't block other apps #5345

Closed
spalger opened this issue Nov 6, 2015 · 1 comment
Closed

Missing es shouldn't block other apps #5345

spalger opened this issue Nov 6, 2015 · 1 comment

Comments

@spalger
Copy link
Contributor

spalger commented Nov 6, 2015

Fixes elastic/sense#77

When deciding if an app or the status page should be rendered we check if any plugin is red. Instead, we should only see if the app's plugin is red or any of the plugins that app requires are red.

This would still prevent us from showing the Kibana app when elasticsearch is unavailable but would not prevent us from showing the Sense app since it does not require the elasticsearch plugin.

@spalger
Copy link
Contributor Author

spalger commented Dec 15, 2015

Duplicate of #5300

@spalger spalger closed this as completed Dec 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants