public class GraphiteStormReporter extends ScheduledStormReporter
Modifier and Type | Field and Description |
---|---|
static String |
GRAPHITE_HOST |
static String |
GRAPHITE_PORT |
static String |
GRAPHITE_PREFIXED_WITH |
static String |
GRAPHITE_TRANSPORT |
reporter, reportingPeriod, reportingPeriodUnit
REPORT_PERIOD, REPORT_PERIOD_UNITS
Constructor and Description |
---|
GraphiteStormReporter() |
Modifier and Type | Method and Description |
---|---|
void |
prepare(com.codahale.metrics.MetricRegistry metricsRegistry,
Map stormConf,
Map reporterConf) |
getMetricsFilter, getReportPeriod, getReportPeriodUnit, start, stop
public static final String GRAPHITE_PREFIXED_WITH
public static final String GRAPHITE_HOST
public static final String GRAPHITE_PORT
public static final String GRAPHITE_TRANSPORT
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.