Class S_Metrics

  • All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class S_Metrics
    extends javax.servlet.http.HttpServlet
    Respond with Prometheus metrics
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      S_Metrics()  
    • Method Summary

      • Methods inherited from class javax.servlet.http.HttpServlet

        service
      • Methods inherited from class javax.servlet.GenericServlet

        destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
    • Constructor Detail

      • S_Metrics

        public S_Metrics()