github rhoopr/kei v0.9.0

latest release: v0.9.1
5 hours ago

Added

  • Prometheus metrics and /healthz HTTP endpoint. New --metrics-port <PORT> flag (also KEI_METRICS_PORT env var and [metrics] port TOML key) opts in to an HTTP server that exposes /metrics in Prometheus text format and /healthz as a JSON health snapshot matching health.json. Metrics include cumulative counters (assets seen, downloaded, failed, per-reason skipped, bytes downloaded, bytes written, EXIF/state-write/enumeration failures, session expirations, interrupted cycles) and gauges (cycle duration, consecutive failures, last-success timestamp). When the flag is unset, no server starts and behavior is unchanged. (#225)

Full changelog: CHANGELOG.md

Don't miss a new kei release

NewReleases is sending notifications on new releases.