mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
Detailed request loggers can be used to gather rich timing info from all requests (which in turn can be forwarded to monitoring solution) Middleware::RequestTracker.detailed_request_logger(->|env, data| do # do stuff with env and data end