The network-metrics package
Send metrics directly from Haskell various monitoring and metrics services.
Supported services are Ganglia, Graphite, and statsd.
These modules are intended to be imported qualified, to avoid name clashes with other modules, e.g.
import qualified Network.Metrics.Ganglia as A import qualified Network.Metrics.Graphite as B import qualified Network.Metrics.Statsd as C
Properties
| Versions | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.8, 0.2.9, 0.3.0, 0.3.1 |
|---|---|
| Dependencies | base (≥4.3 & <5), binary, bytestring, cmdargs, data-default, network, random, time |
| License | OtherLicense |
| Author | Brendan Hay <brendan@soundcloud.com> |
| Maintainer | Brendan Hay <brendan@soundcloud.com> |
| Stability | Experimental |
| Category | Metrics, Monitoring |
| Home page | http://github.com/brendanhay/network-metrics |
| Bug tracker | http://github.com/brendanhay/network-metrics/issues |
| Source repository | git clone git://github.com/brendanhay/network-metrics.git |
| Executables | gmetric-haskell |
| Upload date | Wed Jul 18 13:55:49 UTC 2012 |
| Uploaded by | BrendanHay |
| Built on | ghc-7.4 |
Modules
Downloads
- network-metrics-0.1.6.tar.gz (Cabal source package)
- package description (included in the package)