Merge "Update documentation for SnapshotMergeReport."
This commit is contained in:
commit
b4cd291317
1 changed files with 2 additions and 1 deletions
|
|
@ -213,6 +213,7 @@ message SnapshotMergeReport {
|
|||
// Time from sys.boot_completed to merge start, in milliseconds.
|
||||
uint32 boot_complete_to_merge_start_time_ms = 8;
|
||||
|
||||
// Merge failure code, filled if state == MergeFailed.
|
||||
// Merge failure code, filled if the merge failed at any time (regardless
|
||||
// of whether it succeeded at a later time).
|
||||
MergeFailureCode merge_failure_code = 9;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue