Skip to content

Commit 84f5479

Browse files
committed
[AUTO-COMMIT] Backup grafana dashboards
Files changed: M grafana/prod/dashboards/Ai Monitoring/ai-monitoring.json M grafana/prod/dashboards/Ai Monitoring/ai-overview-livestream.json M grafana/prod/dashboards/Ai Monitoring/daydream-e2e-testing.json A grafana/prod/dashboards/cert-manager.json A grafana/prod/dashboards/external-dns.json A grafana/prod/dashboards/josh-non-terminal-disconnects.json A grafana/prod/dashboards/josh-timestamp-corrector.json A grafana/prod/dashboards/loki-stack-monitoring-promtail-loki.json A grafana/prod/dashboards/loki2-0-global-metrics.json M grafana/prod/dashboards/mainnet-wallet-funds.json A grafana/prod/dashboards/new-dashboard.json A grafana/prod/dashboards/node-exporter-full-rev-40.json M grafana/prod/dashboards/regression-tracker.json
1 parent c448bad commit 84f5479

13 files changed

+33721
-4714
lines changed

grafana/prod/dashboards/Ai Monitoring/ai-monitoring.json

Lines changed: 1996 additions & 2021 deletions
Large diffs are not rendered by default.

grafana/prod/dashboards/Ai Monitoring/ai-overview-livestream.json

Lines changed: 3343 additions & 2550 deletions
Large diffs are not rendered by default.

grafana/prod/dashboards/Ai Monitoring/daydream-e2e-testing.json

Lines changed: 254 additions & 85 deletions
Large diffs are not rendered by default.

grafana/prod/dashboards/cert-manager.json

Lines changed: 741 additions & 0 deletions
Large diffs are not rendered by default.

grafana/prod/dashboards/external-dns.json

Lines changed: 2237 additions & 0 deletions
Large diffs are not rendered by default.

grafana/prod/dashboards/josh-non-terminal-disconnects.json

Lines changed: 513 additions & 0 deletions
Large diffs are not rendered by default.

grafana/prod/dashboards/josh-timestamp-corrector.json

Lines changed: 829 additions & 0 deletions
Large diffs are not rendered by default.

grafana/prod/dashboards/loki-stack-monitoring-promtail-loki.json

Lines changed: 2396 additions & 0 deletions
Large diffs are not rendered by default.

grafana/prod/dashboards/loki2-0-global-metrics.json

Lines changed: 3717 additions & 0 deletions
Large diffs are not rendered by default.

grafana/prod/dashboards/mainnet-wallet-funds.json

Lines changed: 198 additions & 27 deletions
Large diffs are not rendered by default.
Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
{
2+
"annotations": {
3+
"list": [
4+
{
5+
"builtIn": 1,
6+
"datasource": {
7+
"type": "grafana",
8+
"uid": "-- Grafana --"
9+
},
10+
"enable": true,
11+
"hide": true,
12+
"iconColor": "rgba(0, 211, 255, 1)",
13+
"name": "Annotations & Alerts",
14+
"type": "dashboard"
15+
}
16+
]
17+
},
18+
"editable": true,
19+
"fiscalYearStartMonth": 0,
20+
"graphTooltip": 0,
21+
"id": null,
22+
"links": [],
23+
"panels": [
24+
{
25+
"datasource": {
26+
"type": "loki",
27+
"uid": "P8E80F9AEF21F6940"
28+
},
29+
"fieldConfig": {
30+
"defaults": {
31+
"color": {
32+
"mode": "thresholds"
33+
},
34+
"mappings": [],
35+
"thresholds": {
36+
"mode": "absolute",
37+
"steps": [
38+
{
39+
"color": "green"
40+
},
41+
{
42+
"color": "red",
43+
"value": 80
44+
}
45+
]
46+
}
47+
},
48+
"overrides": []
49+
},
50+
"gridPos": {
51+
"h": 8,
52+
"w": 12,
53+
"x": 0,
54+
"y": 0
55+
},
56+
"id": 1,
57+
"options": {
58+
"colorMode": "value",
59+
"graphMode": "area",
60+
"justifyMode": "auto",
61+
"orientation": "auto",
62+
"percentChangeColorMode": "standard",
63+
"reduceOptions": {
64+
"calcs": [
65+
"count"
66+
],
67+
"fields": "/^Line$/",
68+
"values": false
69+
},
70+
"showPercentChange": false,
71+
"textMode": "auto",
72+
"wideLayout": true
73+
},
74+
"pluginVersion": "11.6.1",
75+
"targets": [
76+
{
77+
"datasource": {
78+
"type": "loki",
79+
"uid": "P8E80F9AEF21F6940"
80+
},
81+
"direction": "backward",
82+
"editorMode": "builder",
83+
"expr": "{container=\"ai-gateway\"} |= `state=checking` | logfmt --strict request_id",
84+
"queryType": "range",
85+
"refId": "A"
86+
}
87+
],
88+
"title": "ICE Starts",
89+
"type": "stat"
90+
}
91+
],
92+
"preload": false,
93+
"schemaVersion": 41,
94+
"tags": [],
95+
"templating": {
96+
"list": []
97+
},
98+
"time": {
99+
"from": "now-6h",
100+
"to": "now"
101+
},
102+
"timepicker": {},
103+
"timezone": "utc",
104+
"title": "New dashboard",
105+
"uid": "eepcn4qhzo0lce",
106+
"version": 1
107+
}

0 commit comments

Comments
 (0)