This commit is contained in:
boufni95 2025-01-29 16:03:07 +00:00
parent 3b2e376ffa
commit 21d6ed1966
5 changed files with 12 additions and 3 deletions

View file

@ -45,6 +45,7 @@ message SingleUsageMetricReq {
string app_id = 1;
string metrics_name = 2;
int64 page = 3;
optional int64 request_id = 4;
}
message UsageMetric {