public class PushGatewayMetricsReporter extends MetricsReporter
| Constructor and Description |
|---|
PushGatewayMetricsReporter(HoodieMetricsConfig metricsConfig,
com.codahale.metrics.MetricRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getLabels() |
void |
report()
Deterministically push out metrics.
|
void |
start()
Push out metrics at scheduled intervals.
|
void |
stop()
Stop this reporter.
|
public PushGatewayMetricsReporter(HoodieMetricsConfig metricsConfig, com.codahale.metrics.MetricRegistry registry)
public void start()
MetricsReporterstart in class MetricsReporterpublic void report()
MetricsReporterreport in class MetricsReporterpublic void stop()
MetricsReporterstop in class MetricsReporterCopyright © 2024 The Apache Software Foundation. All rights reserved.