Improve Scuttlebutt status page #77

Merged
glyph merged 9 commits from add_sbot_status into main 2022-01-26 10:10:50 +00:00
Owner

This PR improves the /settings/scuttlebutt template and hydrates it with live data for the sbot process (retrieved using peach-stats):

  • Process state (active / inactive)
  • Uptime / downtime
  • Memory usage

I've also added icons for hops, blobstore and memory. The Hermies icon has been replaced with a higher quality SVG.

Other minor changes introduced here:

  • Implemented Serialize for the SbotStat struct
  • Styled the <hr> elements in the Scuttlebutt and networking status templates
  • Improved conditional button rendering based on run mode

Screenshot is attached for your viewing pleasure :)

This PR improves the `/settings/scuttlebutt` template and hydrates it with live data for the sbot process (retrieved using `peach-stats`): - Process state (active / inactive) - Uptime / downtime - Memory usage I've also added icons for hops, blobstore and memory. The Hermies icon has been replaced with a higher quality SVG. Other minor changes introduced here: - Implemented `Serialize` for the `SbotStat` `struct` - Styled the `<hr>` elements in the Scuttlebutt and networking status templates - Improved conditional button rendering based on run mode Screenshot is attached for your viewing pleasure :)
glyph added 8 commits 2022-01-26 10:07:49 +00:00
glyph added the
enhancement
peach-web
peach-stats
labels 2022-01-26 10:09:46 +00:00
glyph added 1 commit 2022-01-26 10:10:39 +00:00
glyph merged commit 6d9ced5ebc into main 2022-01-26 10:10:50 +00:00
glyph deleted branch add_sbot_status 2022-01-26 10:10:51 +00:00
Sign in to join this conversation.
No description provided.