@PublicEvolving public class GraphiteReporter extends ScheduledDropwizardReporter
GraphiteReporter
and allows using it as a
Flink reporter.Modifier and Type | Field and Description |
---|---|
static String |
ARG_PROTOCOL |
ARG_CONVERSION_DURATION, ARG_CONVERSION_RATE, ARG_HOST, ARG_PORT, ARG_PREFIX, log, registry, reporter
Constructor and Description |
---|
GraphiteReporter() |
Modifier and Type | Method and Description |
---|---|
com.codahale.metrics.ScheduledReporter |
getReporter(MetricConfig config) |
close, filterCharacters, notifyOfAddedMetric, notifyOfRemovedMetric, open, report
public static final String ARG_PROTOCOL
public com.codahale.metrics.ScheduledReporter getReporter(MetricConfig config)
getReporter
in class ScheduledDropwizardReporter
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.