实现基本的监控终端管理

This commit is contained in:
刘祥超
2021-09-08 19:35:28 +08:00
parent 8e49d4a5f3
commit 6284db1bc8
18 changed files with 2654 additions and 458 deletions

View File

@@ -222,6 +222,7 @@ message ComposeAdminDashboardResponse {
UpgradeInfo userNodeUpgradeInfo = 35;
UpgradeInfo authorityNodeUpgradeInfo = 36;
UpgradeInfo nsNodeUpgradeInfo = 37;
UpgradeInfo reportNodeUpgradeInfo = 41;
repeated NodeStat topNodeStats = 38;
repeated DomainStat topDomainStats = 39;