cs-codex-dist-tests/DistTestCore/Metrics/dashboard.json

134 lines
4.0 KiB
JSON
Raw Normal View History

2023-08-11 10:38:26 +00:00
{
2023-08-13 06:27:30 +00:00
"annotations": {
"list": [
2023-08-11 10:38:26 +00:00
{
2023-08-13 06:27:30 +00:00
"builtIn": 1,
2023-08-11 10:38:26 +00:00
"datasource": {
2023-08-13 06:27:30 +00:00
"type": "grafana",
"uid": "-- Grafana --"
2023-08-11 10:38:26 +00:00
},
2023-08-13 06:27:30 +00:00
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": null,
"links": [],
"liveNow": false,
"panels": [
{
"datasource": {
"type": "prometheus",
"uid": "c89eaad3-9184-429f-ac94-8ba0b1824dbb"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
2023-08-11 10:38:26 +00:00
},
2023-08-13 06:27:30 +00:00
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
2023-08-11 10:38:26 +00:00
},
2023-08-13 06:27:30 +00:00
"thresholdsStyle": {
"mode": "off"
2023-08-11 10:38:26 +00:00
}
},
2023-08-13 06:27:30 +00:00
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
2023-08-11 10:38:26 +00:00
},
2023-08-13 06:27:30 +00:00
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 0
},
"id": 1,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
2023-08-11 10:38:26 +00:00
},
2023-08-13 06:27:30 +00:00
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "c89eaad3-9184-429f-ac94-8ba0b1824dbb"
2023-08-11 10:38:26 +00:00
},
2023-08-13 06:27:30 +00:00
"editorMode": "builder",
"expr": "codexApiDownloads_total",
"instant": false,
"range": true,
"refId": "A"
}
],
"title": "Codex API Downloads",
"type": "timeseries"
}
],
"refresh": "10s",
"schemaVersion": 38,
"style": "dark",
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-1h",
"to": "now"
2023-08-11 10:38:26 +00:00
},
2023-08-13 06:27:30 +00:00
"timepicker": {},
"timezone": "",
"title": "Codex",
"uid": null,
"version": 2,
"weekStart": ""
}