Admin看板增加默认集群ID

This commit is contained in:
刘祥超
2021-08-25 11:41:13 +08:00
parent 4afe12cd46
commit 61cb2f8cf8
2 changed files with 212 additions and 200 deletions

View File

@@ -211,6 +211,7 @@ message ComposeAdminDashboardResponse {
int64 countAPINodes = 5;
int64 countDBNodes = 6;
int64 countUserNodes = 7;
int64 defaultNodeClusterId = 8;
repeated DailyTrafficStat dailyTrafficStats = 30;
repeated HourlyTrafficStat hourlyTrafficStats = 31;