This commit is contained in:
Zheng Kai
2023-06-13 15:04:56 +08:00
parent f0c0db8e94
commit 408c8c3b6e
8 changed files with 47 additions and 9 deletions

View File

@@ -12,6 +12,7 @@ message EsMetrics {
uint32 reqBytes = 7;
uint32 rspBytes = 8;
uint64 ts = 9;
string hash = 10;
}
message EsMetricsToken {