roadrunner icon indicating copy to clipboard operation
roadrunner copied to clipboard

[💡 FEATURE REQUEST]: Simple RoadRunner desktop monitoring tool

Open rustatian opened this issue 1 year ago • 1 comments

Plugin

None

I have an idea!

Create a desktop monitoring tool for RoadRunner that supports all RPC methods. The tool should support the following features:

  • Worker statistics (http -> bytes read/written, errors, etc.) including all Prometheus data.
  • RPC methods (all) from all plugins.
  • Sending requests via RPC via gui interface.
  • Starting/stopping services.
  • Prometheus metrics graphs.
  • Multiply RR instances.

Tool might be written in Rust + https://iced.rs/ or WASM...

rustatian avatar Apr 12 '23 18:04 rustatian

Tooling idea: http://tauri.app/ for a web-based interface with Rust back-end in a desktop app

osbre avatar Apr 15 '23 21:04 osbre