Class PrometheusScrapeHandler
java.lang.Object
io.prometheus.metrics.exporter.common.PrometheusScrapeHandler
Prometheus scrape endpoint.
-
Constructor Summary
ConstructorsConstructorDescriptionPrometheusScrapeHandler(io.prometheus.metrics.config.PrometheusProperties config) PrometheusScrapeHandler(io.prometheus.metrics.config.PrometheusProperties config, io.prometheus.metrics.model.registry.PrometheusRegistry registry) PrometheusScrapeHandler(io.prometheus.metrics.model.registry.PrometheusRegistry registry) -
Method Summary
-
Constructor Details
-
PrometheusScrapeHandler
public PrometheusScrapeHandler() -
PrometheusScrapeHandler
public PrometheusScrapeHandler(io.prometheus.metrics.model.registry.PrometheusRegistry registry) -
PrometheusScrapeHandler
public PrometheusScrapeHandler(io.prometheus.metrics.config.PrometheusProperties config) -
PrometheusScrapeHandler
public PrometheusScrapeHandler(io.prometheus.metrics.config.PrometheusProperties config, io.prometheus.metrics.model.registry.PrometheusRegistry registry)
-
-
Method Details
-
handleRequest
- Throws:
IOException
-