You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Pradyumn Agrawal (Jira)" <ji...@apache.org> on 2020/12/30 10:47:00 UTC

[jira] [Created] (SPARK-33942) Wrong metrics information in Spark Monitoring Documentation

Pradyumn Agrawal created SPARK-33942:
----------------------------------------

             Summary: 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.1, 3.0.0
            Reporter: Pradyumn Agrawal
             Fix For: 3.0.2, 3.1.0, 3.2.0, 3.0.1, 3.0.0


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org