It supports Java, Clojure, Scala, JRuby, and anything else that runs on the JVM. If you use Maven, you can simply reference the assets below. The latest version can be found on in the maven repository for io.prometheus. By default, counters, histograms, and summaries export an additional series suffixed with _created and a value of the unix timestamp for when the metric was created. Building the repository needs Java 11 (The project the project still supports Java 6 and Java versions > 11 dropped support for Java 6 output). We recommend to use an up-to-data Java 8 installation. The project provides the maven wrapper and therefore no local maven installation is needed. To build the repository just call ./mvnw verify.

Features

  • Counters go up, and reset when the process restarts
  • Gauges can go up and down
  • Summaries and Histograms can both be used to monitor distributions, like latencies or request sizes
  • The Summary class provides different utility methods for observing values, like observe(double), startTimer(); timer.observeDuration(), time(Callable)
  • Tracking exact quantiles require a large amount of memory, because all observations need to be stored in a sorted list
  • Like Summaries, Histograms can be used to monitor latencies (or other things like request sizes)

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

Apache License V2.0

Follow Prometheus JVM Client

Prometheus JVM Client Web Site

Other Useful Business Software
$300 Free Credits to Build on Google Cloud Icon
$300 Free Credits to Build on Google Cloud

New customers can spin up VMs, build with AI, and query data at no cost.

Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Prometheus JVM Client!

Additional Project Details

Programming Language

Java

Related Categories

Java Libraries

Registered

2023-08-11