| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 15:01:11 GMT
X-Served-By: cache-dfw-kdfw8210145-DFW, cache-bom-vanm7210078-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768662071.038958,VS0,VE376
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
metrics: High-performance application metric tracking
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:
https://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 |
| Uploaded | by IanDuncan at 2017-08-09T03:38:20Z |
| Category | Data |
| Source repo | head: git clone https://github.com/iand675/metrics |
| Distributions | LTSHaskell:0.4.1.1, NixOS:0.4.1.1, Stackage:0.4.1.1 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 7381 total (35 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] |