mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-13 03:40:25 +08:00
国家/地区统计时上传流量、攻击量等信息
This commit is contained in:
@@ -447,7 +447,10 @@ message UploadServerHTTPRequestStatRequest {
|
||||
string countryName = 2;
|
||||
string provinceName = 3;
|
||||
string cityName = 4;
|
||||
int64 count = 5;
|
||||
int64 countRequests = 5;
|
||||
int64 bytes = 6;
|
||||
int64 countAttackRequests = 7;
|
||||
int64 attackBytes = 8;
|
||||
}
|
||||
|
||||
message RegionProvider {
|
||||
|
||||
Reference in New Issue
Block a user