Skip to content

Commit

Permalink
Add email to configchange event
Browse files Browse the repository at this point in the history
  • Loading branch information
mihir gore authored and mihir gore committed Jul 22, 2024
1 parent f524365 commit 7548281
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ message ConfigChangeEventValue {
}
optional string user_id = 4;
optional string user_name = 5;
string user_email = 7;
int64 event_time_millis = 6;
}

Expand Down

0 comments on commit 7548281

Please sign in to comment.