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

Recolor IPv8 Health line when core is dying #6365

Closed
qstokkink opened this issue Sep 25, 2021 · 1 comment
Closed

Recolor IPv8 Health line when core is dying #6365

qstokkink opened this issue Sep 25, 2021 · 1 comment

Comments

@qstokkink
Copy link
Contributor

These following two images show what happens to the IPv8/debug/health tab when the IPv8 health monitor scales between its min_update_rate and its max_update_rate.

Fine Starting to die
debugpanefine debugpanenotfine

When everything is fine this graph shows a happy green line. However, when the core is starting to die and suffer, there is also a happy green line. My proposition would be to dynamically adjust the color of the line between green and red, corresponding to the update rate being closer to min_update_rate or max_update_rate respectively. Something like this:

Fine Starting to die
debugpanefine debugpanenotfine_recolor
@qstokkink qstokkink added this to the Backlog milestone Sep 25, 2021
@qstokkink
Copy link
Contributor Author

After reflecting on this, perhaps green is easier on the eyes, considering the black background.

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

No branches or pull requests

1 participant