srowen commented on a change in pull request #23798: [SPARK-26890][DOC] Add 
list of available Dropwizard metrics in Spark and add additional configuration 
details to the monitoring documentation
URL: https://github.com/apache/spark/pull/23798#discussion_r259371917
 
 

 ##########
 File path: docs/monitoring.md
 ##########
 @@ -633,9 +633,13 @@ keep the paths consistent in both modes.
 Spark has a configurable metrics system based on the
 [Dropwizard Metrics Library](http://metrics.dropwizard.io/).
 This allows users to report Spark metrics to a variety of sinks including 
HTTP, JMX, and CSV
-files. The metrics system is configured via a configuration file that Spark 
expects to be present
+files. The metrics are generated by sources embedded in the Spark code base, 
they
 
 Review comment:
   "code base, they" -> "code base. They"

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to