public class ExporterHttpHandler extends Object implements io.undertow.server.HttpHandler
| Constructor and Description |
|---|
ExporterHttpHandler(List<Config.ScrapeRule> rules,
Config.OptionsConfig options,
MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(io.undertow.server.HttpServerExchange exchange) |
public ExporterHttpHandler(List<Config.ScrapeRule> rules, Config.OptionsConfig options, MetricRegistry metricRegistry)
Copyright © 2021. All rights reserved.