consumers-metrics-prometheus: Prometheus metrics for the consumers library

[ bsd3, concurrency, database, library ] [ Propose Tags ] [ Report a vulnerability ]

Provides seamless instrumentation of your existing consumers using Prometheus


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0
Change log CHANGELOG.md
Dependencies base (>=4.14 && <5), consumers (>=2.3), exceptions (>=0.10), hpqtypes (>=1.11), lifted-base (>=0.2), log-base (>=0.11), monad-control (>=1.0), monad-time (>=0.4), prometheus-client (>=1.1.0), safe-exceptions (>=0.1.7), transformers-base (>=0.4) [details]
Tested with ghc ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.4 || ==9.10.1 || ==9.12.1
License BSD-3-Clause
Copyright Scrive AB
Author Scrive AB
Maintainer Andrzej Rybczak <andrzej@rybczak.net>, Jonathan Jouty <jonathan.jouty@scrive.com>
Category Concurrency, Database
Home page https://github.com/scrive/consumers
Bug tracker https://github.com/scrive/consumers/issues
Source repo head: git clone https://github.com/scrive/consumers.git
Uploaded by arybczak at 2025-03-03T13:51:11Z
Distributions
Downloads 18 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-03-03 [all 1 reports]

Readme for consumers-metrics-prometheus-1.0.0.0

[back to package description]

consumers-metrics-prometheus

Hackage version Haskell-CI

Provides seamless instrumentation of your existing consumers using Prometheus.

See consumers for usage.