dendrite/internal/httputil
Till e8dd37d533
Add metrics for internal API requests (#2310)
* Add response size and requests total to internal handler

* Move MustRegister calls to New* funcs

* Move MustRegister back to init

* Init at some place, minimize changes
2022-04-08 12:24:40 +02:00
..
http.go
httpapi.go Add metrics for internal API requests (#2310) 2022-04-08 12:24:40 +02:00
httpapi_test.go
paths.go
rate_limiting.go
routing.go