aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorRyan Williams <ryan.blake.williams@gmail.com>2015-01-31 23:41:05 -0800
committerReynold Xin <rxin@databricks.com>2015-01-31 23:41:05 -0800
commit80bd715a3e2c39449ed5e4d4e7058d75281ef3cb (patch)
treec0140ef751014912156812a119bb24fe99438dd7 /conf
parentc84d5a10e8dbdeeeb54bc0d3f3dfb62ff0ca4fc1 (diff)
downloadspark-80bd715a3e2c39449ed5e4d4e7058d75281ef3cb.tar.gz
spark-80bd715a3e2c39449ed5e4d4e7058d75281ef3cb.tar.bz2
spark-80bd715a3e2c39449ed5e4d4e7058d75281ef3cb.zip
[SPARK-5422] Add support for sending Graphite metrics via UDP
Depends on [SPARK-5413](https://issues.apache.org/jira/browse/SPARK-5413) / #4209, included here, will rebase once the latter's merged. Author: Ryan Williams <ryan.blake.williams@gmail.com> Closes #4218 from ryan-williams/udp and squashes the following commits: ebae393 [Ryan Williams] Add support for sending Graphite metrics via UDP cb58262 [Ryan Williams] bump metrics dependency to v3.1.0
Diffstat (limited to 'conf')
-rw-r--r--conf/metrics.properties.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/metrics.properties.template b/conf/metrics.properties.template
index 96b6844f0a..464c14457e 100644
--- a/conf/metrics.properties.template
+++ b/conf/metrics.properties.template
@@ -87,6 +87,7 @@
# period 10 Poll period
# unit seconds Units of poll period
# prefix EMPTY STRING Prefix to prepend to metric name
+# protocol tcp Protocol ("tcp" or "udp") to use
## Examples
# Enable JmxSink for all instances by class name