Skip to content

carlduevel/clometheus-pushgateway

Repository files navigation

clometheus pushgateway

clometheus is a library for pushing Prometheus metrics to a Pushgateway.

Clojars Project

Build Status

Dependencies Status

Usage

(require '[clometheus-pushgateway.core :as pg])
(pg/start-pushgateway-reporter! "my-host.my-org.com" "my-batch-job-name")

License

This project is licensed under the Apache License 2.0.

Releases

No releases published

Packages

No packages published