[ 
https://issues.apache.org/jira/browse/SPARK-33942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256468#comment-17256468
 ] 

Apache Spark commented on SPARK-33942:
--------------------------------------

User 'coderbond007' has created a pull request for this issue:
https://github.com/apache/spark/pull/30976

> Wrong metrics information in Spark Monitoring Documentation
> -----------------------------------------------------------
>
>                 Key: SPARK-33942
>                 URL: https://issues.apache.org/jira/browse/SPARK-33942
>             Project: Spark
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: Pradyumn Agrawal
>            Priority: Minor
>              Labels: bug, documentation, starter
>
> I recently integrated the spark executor metrics documented inĀ [Spark 
> Monitoring|https://spark.apache.org/docs/3.0.0/monitoring.html#component-instance--executor]
>  into our Graphite based monitoring system. I see
> [Executor|https://spark.apache.org/docs/3.0.0/monitoring.html#component-instance--executor]
>  and latest one too
> +namespace=CodeGenerator+
>  * *note:*: these metrics are conditional to a configuration parameter: 
> {{spark.metrics.staticSources.enabled}} (default is true)
>  * compilationTime (histogram)
>  * generatedClassSize (histogram)
>  * generatedMethodSize (histogram)
>  * *hiveClientCalls.count - irrelevant and metric not present in metric 
> registery too*
>  * sourceCodeSize (histogram)
> It is just a minor bug on documentation side. I am raising a PR for this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to