is there anyone who has a middleware for opting into route-specific request metrics?
was thinking something like:
:metrics-enabled? true
or
:metrics-prefix "my.fancy.prefix"
it's something I want for my own project, but figured I'd ask around in case it was hiding on a github that was hard to find