Liking cljdoc? Tell your friends :D

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.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close