public class GraphiteSink
extends org.apache.spark.metrics.sink.GraphiteSink
Sink that is tailored to report AggregatorMetric metrics
to Graphite.| Constructor and Description |
|---|
GraphiteSink(Properties properties,
com.codahale.metrics.MetricRegistry metricRegistry,
org.apache.spark.SecurityManager securityMgr) |
GRAPHITE_DEFAULT_PERIOD, GRAPHITE_DEFAULT_PREFIX, GRAPHITE_DEFAULT_UNIT, GRAPHITE_KEY_HOST, GRAPHITE_KEY_PERIOD, GRAPHITE_KEY_PORT, GRAPHITE_KEY_PREFIX, GRAPHITE_KEY_PROTOCOL, GRAPHITE_KEY_UNIT, graphite, host, pollPeriod, pollUnit, port, prefix, property, propertyToOption, registry, report, reporter, start, stoppublic GraphiteSink(Properties properties, com.codahale.metrics.MetricRegistry metricRegistry, org.apache.spark.SecurityManager securityMgr)
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.