/clometheus-pushgateway

Pushgateway utility library for clometheus

Primary LanguageClojureApache License 2.0Apache-2.0

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.