- api-overview.json: request rate, p95 latency, 5xx errors, DB pool - chat-overview.json: WebSocket upgrade rate, chat API - commerce-overview.json: marketplace/commerce/orders metrics - system-overview.json: replaces veza-dashboard.json
35 lines
1,020 B
JSON
35 lines
1,020 B
JSON
{
|
|
"annotations": { "list": [] },
|
|
"editable": true,
|
|
"fiscalYearStartMonth": 0,
|
|
"graphTooltip": 1,
|
|
"id": null,
|
|
"links": [],
|
|
"liveNow": false,
|
|
"panels": [
|
|
{
|
|
"datasource": { "type": "prometheus", "uid": "prometheus" },
|
|
"fieldConfig": {
|
|
"defaults": { "unit": "short", "color": { "mode": "palette-classic" } },
|
|
"overrides": []
|
|
},
|
|
"gridPos": { "h": 6, "w": 12, "x": 0, "y": 0 },
|
|
"id": 1,
|
|
"options": { "reduceOptions": { "calcs": ["lastNotNull"] }, "orientation": "auto", "showThresholdLabels": false },
|
|
"targets": [{ "expr": "up", "legendFormat": "{{job}}", "refId": "A" }],
|
|
"title": "System Overview",
|
|
"type": "stat"
|
|
}
|
|
],
|
|
"refresh": "30s",
|
|
"schemaVersion": 38,
|
|
"style": "dark",
|
|
"tags": ["veza", "local", "system"],
|
|
"templating": { "list": [] },
|
|
"time": { "from": "now-1h", "to": "now" },
|
|
"timepicker": {},
|
|
"timezone": "browser",
|
|
"title": "Veza System Overview",
|
|
"uid": "veza-system-overview",
|
|
"version": 1
|
|
}
|