The latest version of prometheus-effect is 1.1.0-0.

prometheus-effect

Version 1.0.0 revision 1 uploaded by OliverCharles.

Package meta

Synopsis
Instrument applications with metrics and publish/push to Prometheus
Description

Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud. Since its inception in 2012, many companies and organizations have adopted Prometheus, and the project has a very active developer and user community. It is now a standalone open source project and maintained independently of any company. To emphasize this and clarify the project's governance structure, Prometheus joined the Cloud Native Computing Foundation in 2016 as the second hosted project after Kubernetes.

This library provides a Haskell client to Prometheus. It supports:

  • The metric types counter, gauge and histogram.

  • Publishing metrics over HTTP (via WAI middleware).

  • Pushing metrics to the Prometheus push gateway.

  • Labels, along with dynamic labels.

  • Instrumentation, both for internal Prometheus monitoring and GHC statistics.

Author
Ollie Charles
Bug reports
n/a
Category
n/a
Copyright
n/a
Homepage
https://github.com/ocharles/prometheus-effect
Maintainer
ollie@ocharles.org.uk
Package URL
n/a
Stability
n/a

Components