Prometheus metrics

A new servlet is deployed to display the metrics generated by Prometheus.

To configure the Prometheus monitoring system : configure)

Request

This functionality is accessible via the servlet: prometheusMetricsServlet

Usable in GET

Request example

curl -X GET 'http://<arender_host>/ARender/arendergwt/prometheus'

Servlet Response

An HTML page is displayed with the different metrics generated by the Prometheus service.