Files
notifications-api/app
Ben Thorner 96c527038c Only log authorization for public requests
This is the original behaviour [1]. Since all internal requests will
have corresponding logs from public-facing apps that are making them,
there's little value in logging them.

Logging internal requests doesn't lead to a significant increase in
our overall log ingestion: a rough estimate is its an extra 5000 logs
per minute, out of about 900K per minute.

[1]: e08d726f05/app/authentication/auth.py (L153)
2021-08-04 16:16:31 +01:00
..
2021-07-30 11:56:51 +01:00
2021-05-12 17:48:38 +01:00
2021-07-08 08:12:18 +01:00