gotosocial/example
Daenney 68e6d08c76
[feature] Add a request ID and include it in logs (#1476)
This adds a lightweight form of tracing to GTS. Each incoming request is
assigned a Request ID which we then pass on and log in all our log
lines. Any function that gets called downstream from an HTTP handler
should now emit a requestID=value pair whenever it logs something.

Co-authored-by: kim <grufwub@gmail.com>
2023-02-17 12:02:29 +01:00
..
apparmor [docs] Add AppArmor profile for Debian and Ubuntu installations (#1183) 2022-11-30 23:09:26 +01:00
docker-compose [docs] Clarify that reverse proxy setups need trusted-proxies (#1127) 2022-11-23 16:10:56 +01:00
config.yaml [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
gotosocial.service [docs] Remove filesystem logging directives from example systemd unit config (#1206) 2022-12-05 11:10:13 +01:00