Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.1% on hackage.haskell.org
Top 6.5% downloads on hackage.haskell.org
Top 7.2% dependent packages on hackage.haskell.org
Top 8.9% dependent repos on hackage.haskell.org
Top 7.4% forks on hackage.haskell.org

hackage.haskell.org : prometheus

A simple and modern, type safe, performance focused, idiomatic Haskell client for Prometheus monitoring. Specifically there is no use of unsafe IO or manual ByteString construction from lists of bytes. Batteries-included web server. A key design element of this library is that the RegistryT monad transformer is only required for registering new time series. Once the time series is registered, new data samples may just be added in the IO monad. Note: Version 0.* supports Prometheus v1.0 and version 2.* supports Prometheus v2.0. A Registry and StateT-based RegistryT are available for unit testing or generating lists of `[IO a]` actions that can be sequenced and returned from pure code to be applied.

Registry - Source - Homepage - JSON
purl: pkg:hackage/prometheus
Keywords: bsd3, library, metrics, monitoring, system, web, prometheus
License: BSD-3-Clause
Latest release: 10 months ago
First release: about 8 years ago
Dependent packages: 2
Dependent repositories: 35
Downloads: 22,551 total
Stars: 59 on GitHub
Forks: 28 on GitHub
Total Commits: 91
Committers: 19
Average commits per author: 4.789
Development Distribution Score (DDS): 0.703
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 16 days ago

    Loading...
    Readme
    Loading...