pub async fn handle_stats(
state: Data<AppState>,
) -> Result<HttpResponse, HaystackError>Expand description
Returns graph statistics and metrics.
ยงResponse Grid Columns
| Column | Kind | Description |
|---|---|---|
metric | Str | Metric name |
value | Number | Metric value |
detail | Str | (optional) Breakdown |