public class ElasticHttpReporter extends Object implements org.avaje.metric.report.MetricReporter
| Constructor and Description |
|---|
ElasticHttpReporter(ElasticReporterConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
report(org.avaje.metric.report.ReportMetrics reportMetrics)
Send the non-empty metrics that were collected to the remote repository.
|
public ElasticHttpReporter(ElasticReporterConfig config)
public void report(org.avaje.metric.report.ReportMetrics reportMetrics)
report in interface org.avaje.metric.report.MetricReporterpublic void cleanup()
cleanup in interface org.avaje.metric.report.MetricReporterCopyright © 2016. All rights reserved.