Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 391c7f6

Browse files
committed
Rename panels
Signed-off-by: Danny Kopping <[email protected]>
1 parent 89b30fc commit 391c7f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

coder-observability/templates/dashboards/_dashboards_prebuilds.json.tpl

+2-2
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@
645645
"refId": "E"
646646
}
647647
],
648-
"title": "Change over range: $preset",
648+
"title": "Pool Capacity: $preset",
649649
"type": "timeseries"
650650
},
651651
{
@@ -871,7 +871,7 @@
871871
"refId": "F"
872872
}
873873
],
874-
"title": "Change over range: $preset",
874+
"title": "Pool Operations: $preset",
875875
"type": "timeseries"
876876
},
877877
{

compiled/resources.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3147,7 +3147,7 @@ data:
31473147
"refId": "E"
31483148
}
31493149
],
3150-
"title": "Change over range: $preset",
3150+
"title": "Pool Capacity: $preset",
31513151
"type": "timeseries"
31523152
},
31533153
{
@@ -3373,7 +3373,7 @@ data:
33733373
"refId": "F"
33743374
}
33753375
],
3376-
"title": "Change over range: $preset",
3376+
"title": "Pool Operations: $preset",
33773377
"type": "timeseries"
33783378
},
33793379
{

0 commit comments

Comments
 (0)