Skip to content

[AUTO] Dashboards backup (prod) #291

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4,017 changes: 1,996 additions & 2,021 deletions grafana/prod/dashboards/Ai Monitoring/ai-monitoring.json

Large diffs are not rendered by default.

5,893 changes: 3,343 additions & 2,550 deletions grafana/prod/dashboards/Ai Monitoring/ai-overview-livestream.json

Large diffs are not rendered by default.

339 changes: 254 additions & 85 deletions grafana/prod/dashboards/Ai Monitoring/daydream-e2e-testing.json

Large diffs are not rendered by default.

741 changes: 741 additions & 0 deletions grafana/prod/dashboards/cert-manager.json

Large diffs are not rendered by default.

2,237 changes: 2,237 additions & 0 deletions grafana/prod/dashboards/external-dns.json

Large diffs are not rendered by default.

513 changes: 513 additions & 0 deletions grafana/prod/dashboards/josh-non-terminal-disconnects.json

Large diffs are not rendered by default.

829 changes: 829 additions & 0 deletions grafana/prod/dashboards/josh-timestamp-corrector.json

Large diffs are not rendered by default.

2,396 changes: 2,396 additions & 0 deletions grafana/prod/dashboards/loki-stack-monitoring-promtail-loki.json

Large diffs are not rendered by default.

3,717 changes: 3,717 additions & 0 deletions grafana/prod/dashboards/loki2-0-global-metrics.json

Large diffs are not rendered by default.

225 changes: 198 additions & 27 deletions grafana/prod/dashboards/mainnet-wallet-funds.json

Large diffs are not rendered by default.

107 changes: 107 additions & 0 deletions grafana/prod/dashboards/new-dashboard.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": null,
"links": [],
"panels": [
{
"datasource": {
"type": "loki",
"uid": "P8E80F9AEF21F6940"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green"
},
{
"color": "red",
"value": 80
}
]
}
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 12,
"x": 0,
"y": 0
},
"id": 1,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"percentChangeColorMode": "standard",
"reduceOptions": {
"calcs": [
"count"
],
"fields": "/^Line$/",
"values": false
},
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
},
"pluginVersion": "11.6.1",
"targets": [
{
"datasource": {
"type": "loki",
"uid": "P8E80F9AEF21F6940"
},
"direction": "backward",
"editorMode": "builder",
"expr": "{container=\"ai-gateway\"} |= `state=checking` | logfmt --strict request_id",
"queryType": "range",
"refId": "A"
}
],
"title": "ICE Starts",
"type": "stat"
}
],
"preload": false,
"schemaVersion": 41,
"tags": [],
"templating": {
"list": []
},
"time": {
"from": "now-6h",
"to": "now"
},
"timepicker": {},
"timezone": "utc",
"title": "New dashboard",
"uid": "eepcn4qhzo0lce",
"version": 1
}
Loading