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

Apache Spark commented on SPARK-21195:
--------------------------------------

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

> MetricSystem should pick up dynamically registered metrics in sources
> ---------------------------------------------------------------------
>
>                 Key: SPARK-21195
>                 URL: https://issues.apache.org/jira/browse/SPARK-21195
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.1.1
>            Reporter: Robert Kruszewski
>            Priority: Minor
>              Labels: bulk-closed
>
> Currently when MetricsSystem registers a source it only picks up currently 
> registered metrics. It's quite cumbersome and leads to a lot of boilerplate 
> to preregister all metrics especially with systems that use instrumentation. 
> This change proposes to teach MetricsSystem to watch metrics added to sources 
> and dynamically register them



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to