Skip to content

Commit 6fe0f44

Browse files
authored
Merge pull request #327 from livepeer/backup/grafana-staging
2 parents 71f4b3d + 1b6c36e commit 6fe0f44

36 files changed

+4368
-355
lines changed

grafana/staging/dashboards/AI Monitoring/ai-gateway-batch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2441,6 +2441,6 @@
24412441
"timezone": "",
24422442
"title": "AI Gateway (Batch)",
24432443
"uid": "Livepeer-Gateway-AI",
2444-
"version": 5,
2444+
"version": 6,
24452445
"weekStart": "monday"
24462446
}

grafana/staging/dashboards/AI Monitoring/ai-load-tests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,5 +630,5 @@
630630
"timezone": "utc",
631631
"title": "AI Load tests",
632632
"uid": "cek9suwbpsutce",
633-
"version": 7
633+
"version": 8
634634
}

grafana/staging/dashboards/AI Monitoring/ai-monitoring.json

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,7 +1446,8 @@
14461446
"mode": "absolute",
14471447
"steps": [
14481448
{
1449-
"color": "green"
1449+
"color": "green",
1450+
"value": 0
14501451
}
14511452
]
14521453
}
@@ -1502,7 +1503,7 @@
15021503
"textMode": "auto",
15031504
"wideLayout": true
15041505
},
1505-
"pluginVersion": "11.6.1",
1506+
"pluginVersion": "12.1.1",
15061507
"targets": [
15071508
{
15081509
"datasource": {
@@ -1584,7 +1585,8 @@
15841585
"mode": "absolute",
15851586
"steps": [
15861587
{
1587-
"color": "green"
1588+
"color": "green",
1589+
"value": 0
15881590
}
15891591
]
15901592
}
@@ -1613,7 +1615,7 @@
16131615
"sort": "none"
16141616
}
16151617
},
1616-
"pluginVersion": "11.6.1",
1618+
"pluginVersion": "12.1.1",
16171619
"targets": [
16181620
{
16191621
"datasource": {
@@ -1682,7 +1684,8 @@
16821684
"mode": "percentage",
16831685
"steps": [
16841686
{
1685-
"color": "light-blue"
1687+
"color": "light-blue",
1688+
"value": 0
16861689
},
16871690
{
16881691
"color": "dark-green",
@@ -1724,7 +1727,7 @@
17241727
"sort": "none"
17251728
}
17261729
},
1727-
"pluginVersion": "11.6.1",
1730+
"pluginVersion": "12.1.1",
17281731
"targets": [
17291732
{
17301733
"editorMode": "code",
@@ -1787,7 +1790,8 @@
17871790
"mode": "percentage",
17881791
"steps": [
17891792
{
1790-
"color": "light-blue"
1793+
"color": "light-blue",
1794+
"value": 0
17911795
},
17921796
{
17931797
"color": "dark-green",
@@ -1829,7 +1833,7 @@
18291833
"sort": "none"
18301834
}
18311835
},
1832-
"pluginVersion": "11.6.1",
1836+
"pluginVersion": "12.1.1",
18331837
"targets": [
18341838
{
18351839
"editorMode": "code",
@@ -3491,12 +3495,12 @@
34913495
]
34923496
},
34933497
"time": {
3494-
"from": "2025-04-25T16:18:00.000Z",
3495-
"to": "2025-04-25T16:20:59.000Z"
3498+
"from": "now-3h",
3499+
"to": "now"
34963500
},
34973501
"timepicker": {},
34983502
"timezone": "utc",
34993503
"title": "Ai Monitoring",
35003504
"uid": "eec8ak1lxzshsd",
3501-
"version": 5
3505+
"version": 7
35023506
}

0 commit comments

Comments
 (0)