| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Data.Metrics.Middleware.Prometheus
Synopsis
Documentation
waiPrometheusMiddlewarePaths :: Paths -> Middleware Source #
Helper function that should only be needed as long as we have wai-routing code left in
proxy: run treeToPaths on old routing tables and routeToPaths on the servant ones, and
feed both to this function.