Exposing prometheus metrics from a SparkJava application via Micrometer
In this article we will see how we can export metrics from Spark Java so that Prometheus can scrape them for application monitoring purposes.
[Read More]