Class PrometheusActuator


  • public class PrometheusActuator
    extends Object
    Simple actuator for publishing metrics for Prometheus
    Author:
    mikejritter
    • Method Detail

      • start

        public void start()
        Start the HTTP server for metric publishing
        Throws:
        RuntimeException - if the server cannot be started
      • stop

        public void stop()
        Stop the HTTP server