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.
hackage.haskell.org
2.3.0
over 1 year ago
26
25,432 total
3
35
ridley-extras 0.1.4.0
See README.md7 versions - Latest release: almost 2 years ago - 1 dependent repositories - 2.42 thousand downloads total - 13 stars on GitHub - 3 maintainers
eventuo11y-prometheus 0.1.0.0
1 version - Latest release: about 3 years ago - 110 downloads total - 1 maintainerPast Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/prometheus
spec |
| License | BSD-3-Clause |
| First Release | almost 10 years ago |
| Last Synced | 4 days ago |
Repository
| Stars | 59 on GitHub |
| Forks | 28 on GitHub |
| Commits | 91 |
| Committers | 19 |
| Avg per Author | 4.789 |
| DDS | 0.703 |