statsd-rupp: Simple StatsD Client

[ bsd3, library, system ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/jprupp/statsd-rupp#readme


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), bytestring (>=0.11.5.1 && <2), network (>=3.1.4.0 && <4), unliftio (>=0.2.25 && <2), unordered-containers (>=0.2.19.1 && <2), vector (>=0.13.0 && <2) [details]
License BSD-3-Clause
Copyright 2023 Jean-Pierre Rupp
Author Jean-Pieerre Rupp
Maintainer jprupp@protonmail.ch
Category System
Home page https://github.com/jprupp/statsd-rupp#readme
Bug tracker https://github.com/jprupp/statsd-rupp/issues
Source repo head: git clone https://github.com/jprupp/statsd-rupp
Uploaded by jprupp at 2023-09-11T18:54:49Z
Distributions NixOS:0.4.0.4
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 193 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for statsd-rupp-0.4.0.4

[back to package description]

statsd-rupp

StatsD client library for Haskell.

It can report both individual samples like simple StatsD clients, and statistical aggregations like StatsD servers.