HeartSaVioR 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_r259686715
 
 

 ##########
 File path: docs/monitoring.md
 ##########
 @@ -684,9 +688,256 @@ code in your Spark package**_. For sbt users, set the
 the `-Pspark-ganglia-lgpl` profile. In addition to modifying the cluster's 
Spark build
 user applications will need to link to the `spark-ganglia-lgpl` artifact.
 
-The syntax of the metrics configuration file is defined in an example 
configuration file,
+The syntax of the metrics configuration file and the parameters available for 
each sink are defined
+in an example configuration file,
 `$SPARK_HOME/conf/metrics.properties.template`.
 
+When using configuration parameters instead of the metrics configuration file, 
the relevant
 
 Review comment:
   Maybe we could put full of explanation either here or 
`metrics.properties.template`. Since most of explanation is already going 
through `metrics.properties.template` so that might be better place to add 
explanation, but it's just my 2 cents.
   
   After that, for here I guess we just need to explain end users need to put 
`spark.metrics.conf.` in addition to actual configuration name.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to