-
Notifications
You must be signed in to change notification settings - Fork 175
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gateways to count
(GET, PUT, DELETE)
errors; skip logging
* with authn enabled, 401/403 codes may be happening much more frequently - with the potential to quickly generate megabytes of log records - thus, making an exception * on the related note, proxies must also count (GET, PUT, DELETE) errors Signed-off-by: Alex Aizman <[email protected]>
- Loading branch information
1 parent
7e928e5
commit 327bcc8
Showing
2 changed files
with
18 additions
and
3 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
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