Glimesh / broadcast-box

A broadcast, in a box.
MIT License
1.27k stars 68 forks source link

Add some sort of `getStats` visualization to UI #52

Open Sean-Der opened 8 months ago

thatsnotright commented 4 months ago

Hey I can take this on if you'd like

Sean-Der commented 4 months ago

That would be amazing @thatsnotright !

Are you in the discord? If you want to talk with the other devs @ChaseCares and @JMalland have been hacking on it also :)

omnidynmc commented 4 months ago

It would be better if the status reply was given in prometheus exporter format, then no UI need be built. Then the status could be fed into prometheus->grafana.

Sean-Der commented 4 months ago

Hey @omnidynmc

this is all client side. When I implement server side stats I will make sure we expose it in an exportable way!

would love your help on that, not familiar with the space as much