Skip to content

Commit a14abdf

Browse files
authored
Merge pull request #1656 from Altinity/hotfix_grafana
fix Keeper dashboard - Ephemeral Node count
2 parents ea64734 + 0628ce6 commit a14abdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

deploy/helm/clickhouse-operator/files/ClickHouseKeeper_dashboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@
600600
"timeFrom": null,
601601
"timeRegions": [],
602602
"timeShift": null,
603-
"title": "Ethermals nodes",
603+
"title": "Ephemeral Node count",
604604
"tooltip": {
605605
"shared": true,
606606
"sort": 0,

grafana-dashboard/ClickHouseKeeper_dashboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@
600600
"timeFrom": null,
601601
"timeRegions": [],
602602
"timeShift": null,
603-
"title": "Ethermals nodes",
603+
"title": "Ephemeral Node count",
604604
"tooltip": {
605605
"shared": true,
606606
"sort": 0,

0 commit comments

Comments
 (0)