aboutsummaryrefslogtreecommitdiff
path: root/conf/metrics.properties.template
Commit message (Collapse)AuthorAgeFilesLines
* Typo: Standlone -> StandaloneAndrew Ash2014-02-141-1/+1
| | | | | | | | | | Author: Andrew Ash <andrew@andrewash.com> Closes #601 from ash211/typo and squashes the following commits: 9cd43ac [Andrew Ash] Change docs references to metrics.properties, not metrics.conf 3813ff1 [Andrew Ash] Typo: mulitcast -> multicast 873bd2f [Andrew Ash] Typo: Standlone -> Standalone
* Add graphite sink for metricsRussell Cardullo2013-11-081-0/+8
| | | | | | | This adds a metrics sink for graphite. The sink must be configured with the host and port of a graphite node and optionally may be configured with a prefix that will be prepended to all metrics that are sent to graphite.
* Fixing package name in template confPatrick Wendell2013-09-081-7/+7
|
* Adding more docs and some code cleanupPatrick Wendell2013-09-081-1/+35
|
* MetricsServlet code refactor according to commentsjerryshao2013-08-121-9/+4
|
* Add MetricsServlet for Spark metrics systemjerryshao2013-08-121-6/+17
|
* Improving documentation in config file examplePatrick Wendell2013-08-011-36/+33
|
* Code refactor according to commentsjerryshao2013-07-241-1/+72
|
* Code style changesjerryshao2013-07-241-0/+2
|
* Add metrics config template fileAndrew xia2013-07-241-0/+14