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

Display Guardian's health on the dashboard #433

Open
m1sterc001guy opened this issue Jun 11, 2024 · 3 comments
Open

Display Guardian's health on the dashboard #433

m1sterc001guy opened this issue Jun 11, 2024 · 3 comments
Assignees

Comments

@m1sterc001guy
Copy link
Contributor

m1sterc001guy commented Jun 11, 2024

One thing we've used while debugging our own federation is the Guardians tab on the dashboard. IMO it is a little confusing though that it only displays your peers health and not your own. Would it be possible to add your own status to this tab?

image

Also, it is a bit ambiguous what "Health" means in this context. I know its not possible to display every type of error that might go wrong with Fedimint, but would it be possible to add a bit of context as to what "Health" means? (i.e is it contributing to consensus?)

cc @tvolk131

@Kodylow Kodylow self-assigned this Aug 10, 2024
@Kodylow
Copy link
Member

Kodylow commented Aug 10, 2024

Health here means if they've been contributing to recent sessions, think it's something like if contribution was in the last 10 sessions. Can add a tooltip or something explaining it, and then could add a "Healthy" green thing to the guardian's card at the top of the page so they feel better.

@oleonardolima
Copy link
Contributor

I was wondering about this, commenting for future reference, but maybe in the future, it could have more info in such a "guardian's status page" format, e.g https://www.atlassian.com/software/statuspage.

I think the same could be achieved with open-source alternatives, such as https://cachethq.io/

@Kodylow
Copy link
Member

Kodylow commented Sep 23, 2024

I'm gonna resolve this here by doing the health checks at the top level Services page in the unified UI, so you land on your home page and see health statuses on all of your services, then you drill into specifics where it doesn't have to show the you info anymore

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

No branches or pull requests

3 participants