- List of DB queries on the given request `Request.Fluent.History` - Every log entry generated for this request - How long the server spend on the request (Could be achieved using a debug only middleware which is the first and the last middleware being called) - Server config (Environment variables)
Request.Fluent.History