gotosocial/internal
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
..
ap [bugfix] Read Bookwyrm Articles more thoroughly (#1410) 2023-02-02 16:41:02 +01:00
api [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
cache [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
concurrency [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
config [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
db [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
email [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
federation [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
gotosocial [performance] processing media and scheduled jobs improvements (#1482) 2023-02-13 18:40:48 +00:00
gtserror [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
gtsmodel [bugfix] Fix up error getting account avatar/header errors, other small fixes (#1496) 2023-02-13 20:19:51 +00:00
httpclient [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
id [chore] reformat GetAccount() functionality, support updating accounts based on last_fetch (#1411) 2023-02-03 20:03:05 +00:00
iotools [bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342) 2023-01-16 16:19:17 +01:00
log [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
media [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
messages [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
middleware [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
netutil [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
oauth [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
oidc [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
processing [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
regexes [feature] Federate reports to remote instance as Flag (if desired) (#1386) 2023-01-27 14:48:11 +01:00
router [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
state [performance] processing media and scheduled jobs improvements (#1482) 2023-02-13 18:40:48 +00:00
storage [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
stream [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
text [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
timeline [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
trans [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
transport [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
typeutils [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
uris [feature] Implement Report database model and utility functions (#1310) 2023-01-10 14:19:05 +00:00
util [chore] Text formatting overhaul (#1406) 2023-02-03 11:58:58 +01:00
validate [chore] reformat GetAccount() functionality, support updating accounts based on last_fetch (#1411) 2023-02-03 20:03:05 +00:00
visibility [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
web [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
workers [performance] processing media and scheduled jobs improvements (#1482) 2023-02-13 18:40:48 +00:00