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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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