BSD-3-Clause licensed by Sebastian de Bellefon
Maintained by [email protected]
This version can be pinned in stack with:wai-middleware-metrics-0.2.4@sha256:d6b6916acd41aaef4ca59a839d40a3a377f9df784ae49fd4c64926ae916b6ba2,2890

Module documentation for 0.2.4

Used by 1 package in nightly-2017-10-28(full list with versions):

This WAI middleware counts the number of requests, the number of responses by status code and keeps a latency distribution.

It can be added to any WAI-based webserver, such as Yesod, Scotty, Spock and Servant.

The counters are EKG Counters from ekg-core. https://ocharles.org.uk/blog/posts/2012-12-11-24-day-of-hackage-ekg.html