Native Rust ProxyGadgets0 StarsVerified Source
Pingora QPS Monitor
A Pingora-based real-time traffic peak measurement wall
#cloudflare-os#gadgets
Installation & Setup Quickstart
Select your installation method below to copy commands or setup scripts
Select Installation Method or AI Client:
Cargo (Rust) Configuration
# Add Pingora to your Rust Cargo.toml
cargo add pingora
# Or build from official source
git clone https://github.com/Daofengql/Pingora-QPS-Monitor
cd Pingora-QPS-Monitor
cargo build --release