public class CloudWatchMetricsReporter extends MetricsReporter
Metrics. Internally delegates reporting tasks to CloudWatchReporter.| Constructor and Description |
|---|
CloudWatchMetricsReporter(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 CloudWatchMetricsReporter(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.