clack-prometheus
Clack middleware to serve stats in Prometheus format.
$ area51 add clack-prometheusCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clack-prometheus:some-function ...)