Onyx Metrics has been pulled in to onyx core. Onyx core reports all metrics to JMX. Please use a JMX exporter / agent for your metrics system, or use prometheus with onyx-peer-http-query's metric endpoint.
This repository will include configurations for dropwizard metrics reporters in the future.
When developing locally, the quickest way to access metrics is to:
jmc
(Java Mission Control) from your command line (Oracle Java JDK 1.8+ required).You can also connect to running remote instances, after configuring remote JMX.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close