fix start metric
This commit is contained in:
parent
6d1a0540e4
commit
9b8e1c32c8
10 changed files with 3491 additions and 3489 deletions
|
|
@ -13,7 +13,7 @@ message EncryptionExchangeRequest {
|
|||
}
|
||||
|
||||
message UsageMetric {
|
||||
string processed_at_nano = 1;
|
||||
int64 processed_at_ms = 1;
|
||||
int64 parsed_in_nano = 2;
|
||||
int64 auth_in_nano = 3;
|
||||
int64 validate_in_nano = 4;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue