[ https://issues.apache.org/jira/browse/SPARK-33942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dongjoon Hyun resolved SPARK-33942. ----------------------------------- Fix Version/s: 3.1.0 3.0.2 Resolution: Fixed > 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 > Assignee: Pradyumn Agrawal > Priority: Minor > Labels: bug, documentation, starter > Fix For: 3.0.2, 3.1.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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org