@hackage kiroku-metrics0.1.0.3

Metrics, health, and event-streaming HTTP endpoints for Kiroku

  • Installation

  • Dependencies (19)

  • Dependents (0)

  • Package Flags

      example
       (off by default)

      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.

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.