Interface PrometheusExporter

  • All Known Implementing Classes:
    PrometheusHttpServer

    public interface PrometheusExporter
    API for Prometheus exporters.
    • Method Detail

      • stop

        void stop()
        Stop this exporter. Called when the Cinnamon Prometheus backend is shutting down.