Browse Source
The `/stats/disk`, `/stats/counter`, and `/stats/memory` endpoints were implemented in `handlers.rs` but were missing from the HTTP router registration in `volume_server.rs`. Registered them under the UI-enabled group to match Go implementation.rust-volume-server
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue