user health no err
This commit is contained in:
parent
84b3ef4b9d
commit
93af9969ed
11 changed files with 234 additions and 192 deletions
|
|
@ -15,6 +15,10 @@ message EncryptionExchangeRequest {
|
|||
string deviceId = 2;
|
||||
}
|
||||
|
||||
message UserHealthState {
|
||||
string downtime_reason = 1;
|
||||
}
|
||||
|
||||
message UsageMetric {
|
||||
int64 processed_at_ms = 1;
|
||||
int64 parsed_in_nano = 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue