Class PrometheusMetricsServlet

Object
GenericServlet
HttpServlet
PrometheusMetricsServlet
All Implemented Interfaces:
Servlet, ServletConfig, Serializable

public class PrometheusMetricsServlet extends HttpServlet
Initial example exporter so that we can try the new metrics library out.

We'll add a Jakarta servlet, the built-in HTTPServer, etc. soon, and likely move common code into a common module.

See Also: