metrics: High-performance application metric tracking
A port of Coda Hale's excellent metrics library for the JVM
https://github.com/codahale/metrics
For motivation about why you might want to track application metrics, check Coda's talk:
http://www.youtube.com/watch?v=czes-oa0yik
Interesting portions of this package's documentation were also appropriated from the metrics library's documentation:
Modules
[Index]
- Data
- Data.HealthCheck
- Data.Metrics
- Data.Metrics.Counter
- Data.Metrics.Gauge
- Data.Metrics.Histogram
- Data.Metrics.Internal
- Data.Metrics.Meter
- Data.Metrics.MovingAverage
- Data.Metrics.Registry
- Reporter
- Data.Metrics.Reporter.StdOut
- Data.Metrics.Reservoir
- Data.Metrics.Snapshot
- Data.Metrics.Timer
- Data.Metrics.Types
Downloads
- metrics-0.4.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.4.0.1, 0.4.1.0, 0.4.1.1 |
|---|---|
| Dependencies | ansi-terminal, base (>=4.8 && <5), bytestring, containers, lens, mwc-random, primitive, text, time, transformers, transformers-base, unix-compat, unordered-containers, vector, vector-algorithms [details] |
| License | MIT |
| Author | Ian Duncan |
| Maintainer | ian@iankduncan.com |
| Category | Data |
| Source repo | head: git clone http://github.com/iand675/metrics |
| Uploaded | by IanDuncan at 2017-08-09T03:38:20Z |
| Distributions | LTSHaskell:0.4.1.1, NixOS:0.4.1.1, Stackage:0.4.1.1 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 7334 total (29 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user [build log] Last success reported on 2017-08-09 [all 1 reports] |