Interface PrometheusExporter
-
- All Known Implementing Classes:
PrometheusHttpServer
public interface PrometheusExporterAPI for Prometheus exporters.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstop()Stop this exporter.
-