[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#778731: ITP: statsite -- C implementation of statsd



Package: wnpp
Severity: wishlist
Owner: Miguel Landaeta <nomadium@debian.org>

* Package name    : statsite
  Version         : 0.7.0
  Upstream Author : Armon Dadgar <armon.dadgar@gmail.com>
* URL             : http://armon.github.io/statsite/
* License         : BSD-3-clause
  Programming Lang: C
  Description     : metrics aggregation server that implements statsd in C

 Statsite is a metrics aggregation server. Statsite is based heavily
 on Etsy's StatsD and is wire compatible.
 .
 Statsite is designed to be both highly performant, and very flexible.
 To achieve this, it implements the stats collection and aggregation in
 pure C, using libev to be extremely fast. This allows it to handle
 hundreds of connections, and millions of metrics. After each flush
 interval expires, statsite performs a fork/exec to start a new stream
 handler invoking a specified application. Statsite then streams the
 aggregated metrics over stdin to the application, which is free to
 handle the metrics as it sees fit.
 .
 This allows statsite to aggregate metrics and then ship metrics to any
 number of sinks (Graphite, SQL databases, etc). This package includes
 several Python scripts that ships metrics to graphite, InfluxDB and
 another storage backends.

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
"Faith means not wanting to know what is true." -- Nietzsche

Attachment: signature.asc
Description: Digital signature


Reply to: