pub async fn http_layer(req: Request, next: Next) -> Response
Counts every HTTP request after the inner service responded: endpoint (request path) and status code are the only labels.