kiroku-metrics: Metrics, health, and event-streaming HTTP endpoints for Kiroku

[ bsd3, database, eventing, library, observability ] [ Propose Tags ] [ Report a vulnerability ]

HTTP/JSON, Prometheus, and WebSocket endpoints exposing operational metrics for a running Kiroku event store, plus a WebSocket channel for streaming events out of the store. A sister package to kiroku-store; the core library never depends on a web framework.

Flags

Manual Flags

NameDescriptionDefault
example

Build the self-verifying example executable. Off by default because it depends on kiroku-test-support/ephemeral-pg, which are not published to Hackage (so a default build of the released package would fail to resolve them) and have no buildable source in the pinned Nix Haskell set. Enable with -fexample to run cabal run kiroku-metrics-example in the dev shell.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies aeson (>=2.1 && <2.3), async (>=2.2 && <2.3), base (>=4.18 && <5), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.8), hasql (>=1.10 && <1.11), hasql-pool (>=1.2 && <1.5), http-client (>=0.7 && <0.8), http-types (>=0.12 && <0.13), kiroku-cli (>=0.1 && <0.2), kiroku-metrics, kiroku-store (>=0.2 && <0.3), kiroku-test-support, lens (>=5.2 && <5.4), scientific (>=0.3 && <0.4), stm (>=2.5 && <2.6), text (>=2.0 && <2.2), time (>=1.12 && <1.15), uuid (>=1.3 && <1.4), vector (>=0.13 && <0.14), wai (>=3.2 && <3.3), wai-websockets (>=3.0 && <3.1), warp (>=3.4 && <3.5), websockets (>=0.13 && <0.14) [details]
License BSD-3-Clause
Author Nadeem Bitar
Maintainer nadeem@gmail.com
Uploaded by shinzui at 2026-06-16T03:55:15Z
Category Database, Eventing, Observability
Home page https://github.com/shinzui/kiroku
Bug tracker https://github.com/shinzui/kiroku/issues
Source repo head: git clone https://github.com/shinzui/kiroku.git
Distributions
Executables kiroku-metrics-example
Downloads 3 total (3 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2026-06-16 [all 1 reports]