windows process exit timestamp
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
@@ -52,5 +52,4 @@ message Event {
|
||||
uint32 pid = 3;
|
||||
uint32 exit_status = 4;
|
||||
google.protobuf.Timestamp exited_at = 5 [(gogoproto.stdtime) = true, (gogoproto.nullable) = false];
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user