wai-middleware-metrics: A WAI middleware to collect EKG request metrics

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This WAI middleware counts the number of requests, the number of server errors (http status >= 500) 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

Properties

Versions 0.2.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4
Change log None available
Dependencies base (>=4.6 && <5), ekg-core (>=0.1), http-types (>=0.8), time (>=1.4), wai (>=3.0.0) [details]
License BSD-3-Clause
Author Sebastian de Bellefon
Maintainer arnaudpourseb@gmail.com
Category Web
Home page https://github.com/Helkafen/wai-middleware-metrics
Source repo head: git clone git://github.com/Helkafen/wai-middleware-metrics.git
Uploaded by Helkafen at 2015-06-12T21:57:08Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees