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

Awareness of the meaning of Health in the overview panel by means of help hint #679

Open
Tracked by #1
marregui opened this issue Jul 17, 2020 · 0 comments
Open
Tracked by #1
Labels

Comments

@marregui
Copy link
Contributor

The overview panel shows Health with one moniker of {good, warning, critical}.

These monikers have an exact meaning defined by a comment in the code as:

     // table health status:
     // good : all shards (primary and replicated) are started
     // warning : all primary shards are started && at least on replicated shard is not started
     // critical : at least one primary shard is not started

It would be nice to have a help hint on hover over the moniker in the UI displaying the definition.
and/or
add a note in the overview document, defining the monikers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants