github.com/cs3org/reva/v2@v2.27.7/changelog/2.11.0_2022-11-03/request-counting-middleware.md (about)

     1  Enhancement: request counting middleware
     2  
     3  We added a request counting `prometheus` HTTP middleware and GRPC interceptor that can be configured with a `namespace` and `subsystem` to count the number of requests.
     4  
     5  https://github.com/cs3org/reva/pull/3229