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

Bug#777048: ITP: prometheus -- A systems and service monitoring system.



Package: wnpp
Severity: wishlist
Owner: "Martín Ferrari" <tincho@debian.org>

* Package name    : prometheus
  Version         : 0.10.0
  Upstream Author : The Prometheus Authors
* URL             : http://prometheus.io/
* License         : Apache 2.0
  Programming Lang: go
  Description     : A systems and service monitoring system.

Prometheus is a systems and service monitoring system. It collects metrics from
configured targets at given intervals, evaluates rule expressions, displays the
results, and can trigger alerts if some condition is observed to be true.

Prometheus' main distinguishing features as compared to other monitoring
systems are:

* A multi-dimensional data model (timeseries defined by metric name and set of
  key/value dimensions).
* A flexible query language to leverage this dimensionality.
* No dependency on distributed storage; single server nodes are autonomous.
* Timeseries collection happens via a pull model over HTTP.
* Pushing timeseries is supported via an intermediary gateway.
* Targets are discovered via service discovery or static configuration.
* Multiple modes of graphing and dashboarding support.
* Federation support coming soon.


Reply to: