RustAPI v0.1.470 — The Embedded Dashboard Update

by

RustAPI just got a massive upgrade. We’re introducing the Embedded Isometric System Dashboard a self-contained, opt-in control plane that lives directly inside your Rust process.

Most Rust frameworks require complex external Prometheus/Grafana stacks just to see what’s happening. With v0.1.470, you get:

  • Visual Route Topology: See your route graph and execution paths in real-time.

  • Near-Zero Overhead: Lock-free atomic counters track "Ultra Fast" vs "Full" execution paths.

  • Built-in Replay Browser: Debug production issues by replaying and diffing requests directly in the UI.

  • Security First: Strict CSP headers and bearer-protected JSON APIs.

Stop fighting with infra and start building. One feature flag, one builder call, total visibility.

4 views

Add a comment

Replies

Be the first to comment