Actions
Feature #221
closed
JA
JA
request log
Feature #221:
request log
Start date:
12/11/2024
Due date:
% Done:
0%
Estimated time:
Description
For observability or AI training or whatever, we need a way to forward each and every request to anything.
EventRecorder exists in a space, and stores every request. It does not receive errors though, nor login/logout events, so is of limited use for e.g. analytics.
Some kind of session listener would do better.
Actions