public class MetricsGraphiteReporter extends MetricsReporter
| Constructor and Description |
|---|
MetricsGraphiteReporter(HoodieWriteConfig config,
com.codahale.metrics.MetricRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
void |
report()
Deterministically push out metrics.
|
void |
start()
Push out metrics at scheduled intervals.
|
void |
stop()
Stop this reporter.
|
public MetricsGraphiteReporter(HoodieWriteConfig config, com.codahale.metrics.MetricRegistry registry)
public void start()
MetricsReporterstart in class MetricsReporterpublic void report()
MetricsReporterreport in class MetricsReporterpublic void stop()
MetricsReporterstop in class MetricsReporterCopyright © 2023 The Apache Software Foundation. All rights reserved.