Thanks to @skyzh , the risedev is simple to add new components. To my roughly understanding, we only need to add a new `frontend_rust_service.rs` in `task` (And of course, use cargo command to build/run) Reference: Grafana: https://github.com/singularity-data/risingwave-legacy/pull/2469/files For tracing, we can add in later PRs.