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_DIMENSIONS_ENABLED, REPORT_PERIOD, REPORT_PERIOD_UNITS
Constructor and Description |
---|
GraphiteStormReporter() |
Modifier and Type | Method and Description |
---|---|
void |
prepare(com.codahale.metrics.MetricRegistry metricsRegistry,
Map<String,Object> topoConf,
Map<String,Object> reporterConf) |
getMetricsFilter, getReportPeriod, getReportPeriodUnit, isReportDimensionsEnabled, start, stop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
prepare
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 © 2022 The Apache Software Foundation. All rights reserved.