W: middleware that collects some stats per endpoint (min/max/avg execution time) and outputs it somewhere, does this exist?
I guess this https://github.com/clj-commons/metrics-clojure is one such