public class WavefrontYammerMetricsReporter
extends com.yammer.metrics.reporting.AbstractPollingReporter
| Constructor and Description |
|---|
WavefrontYammerMetricsReporter(MetricsRegistry metricsRegistry,
String name,
String hostname,
int port,
int wavefrontHistogramPort,
java.util.function.Supplier<Long> timeSupplier) |
WavefrontYammerMetricsReporter(MetricsRegistry metricsRegistry,
String name,
String hostname,
int port,
int wavefrontHistogramPort,
java.util.function.Supplier<Long> timeSupplier,
boolean prependGroupName) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
protected static final Logger logger
public WavefrontYammerMetricsReporter(MetricsRegistry metricsRegistry, String name, String hostname, int port, int wavefrontHistogramPort, java.util.function.Supplier<Long> timeSupplier) throws IOException
IOExceptionpublic WavefrontYammerMetricsReporter(MetricsRegistry metricsRegistry, String name, String hostname, int port, int wavefrontHistogramPort, java.util.function.Supplier<Long> timeSupplier, boolean prependGroupName) throws IOException
IOExceptionCopyright © 2017. All rights reserved.