Prometheus With Java EE [Video]
See how you can integrate Prometheus's Java API with Java EE projects to enhance metrics monitoring and draw insights for your work.
Join the DZone community and get the full member experience.
Join For FreeI have uploaded a video in which I show how to realize business metrics by integrating Prometheus into Java EE applications.
I use the Prometheus Java API to create and use metrics that will be emitted using a custom JAX-RS resource.
The hello-prometheus project can be found on GitHub.
Happy Prometheus monitoring!
Published at DZone with permission of Sebastian Daschner. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments