-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve logging of gRPC request handling (#1084)
The main change is that we log one info entry for each gRPC request, including details of its label, so that it's possible to debug label mismatch issues. Also do not log the contents of the request, only its size, and the client IP address (though this does not seem to work reliably yet).
- Loading branch information
Showing
1 changed file
with
17 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters