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
Resolve Support Tickets 2x Faster​ with ServoDesk Icon
Resolve Support Tickets 2x Faster​ with ServoDesk

Full access to Enterprise features. No credit card required.

What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for 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