Dashboard aggregate payload
Returns combined dashboard counters, runtime metadata, and process state in one response.
Response
Successful operation
Application name reported by the binary.
GripMock version.
Go version the binary was built with.
Go compiler used for the build.
Operating system the binary targets.
CPU architecture the binary targets.
CPUs visible to the process.
When the process started (RFC 3339).
Seconds since startup.
Whether the server has finished loading and is answering calls.
Whether call history recording is on (HISTORY_ENABLED).
Services currently registered, from every descriptor source.
Stubs currently in storage.
Stubs matched at least once since startup.
Stubs never matched since startup.
Number of gRPC methods that have at least one stub
Total number of gRPC methods across all services
Native gRPC listen address
ConnectRPC + gRPC-web listen address
Admin REST API + UI listen address
Sessions currently known to the server.
Descriptors uploaded over REST since startup.
Calls recorded in history.
Recorded calls that ended in a gRPC error.