@PublicEvolving public class PrometheusReporter extends AbstractPrometheusReporter
MetricReporter that exports Metrics via Prometheus.log| Constructor and Description |
|---|
PrometheusReporter() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open(org.apache.flink.metrics.MetricConfig config) |
notifyOfAddedMetric, notifyOfRemovedMetricpublic void open(org.apache.flink.metrics.MetricConfig config)
open in interface org.apache.flink.metrics.reporter.MetricReporteropen in class AbstractPrometheusReporterpublic void close()
close in interface org.apache.flink.metrics.reporter.MetricReporterclose in class AbstractPrometheusReporterCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.