Emit an event on receiving a request like: ``` { url, internal/external source, actor?, body (with whitelisted fields?), unique request id?, } ``` which can then be utilised by pinejs users for things like metrics, logging of requests, etc