Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 853 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 853 Bytes

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.