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

WIP: Add external dashboard daemon #1

Closed
wants to merge 5 commits into from
Closed

WIP: Add external dashboard daemon #1

wants to merge 5 commits into from

Conversation

marcopeereboom
Copy link
Contributor

Summary
Add a daemon that listens on a port that the various hemi network components can push their status to. The idea is that this daemon provides a dashboard for external consumption.

Changes
Add new daemon called dashd that listens on a websocket and collects status information and renders a single dashboard page for external consumption.

@marcopeereboom marcopeereboom changed the title Add external dashboard daemon WIP: Add external dashboard daemon Feb 26, 2024
@joshuasing joshuasing marked this pull request as draft February 26, 2024 14:48
@joshuasing joshuasing added the area: dashd This is a change to dashd (Dashboard Daemon) label Feb 26, 2024
This is a bit awkward and probably does not belong here. However, this
code is copy and pasted everywhere and pretty brittle. So to prevent
reinventing the wheel and bad copy paste it is allowed here.
@Dayes917

This comment was marked as spam.

@marcopeereboom
Copy link
Contributor Author

We have made this worh with prometheus. We are not going to do this ourselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: dashd This is a change to dashd (Dashboard Daemon)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants