clack-prometheus

Unlicense

Clack middleware to serve stats in Prometheus format.

$ area51 add clack-prometheusCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clack-prometheus:some-function ...)