[ 
https://issues.apache.org/jira/browse/SPARK-28475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Saisai Shao reassigned SPARK-28475:
-----------------------------------

    Assignee: Nick Karpov

> Add regex MetricFilter to GraphiteSink
> --------------------------------------
>
>                 Key: SPARK-28475
>                 URL: https://issues.apache.org/jira/browse/SPARK-28475
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.4.3
>            Reporter: Nick Karpov
>            Assignee: Nick Karpov
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Today all registered metric sources are reported to GraphiteSink with no 
> filtering mechanism, although the codahale project does support it.
> GraphiteReporter (ScheduledReporter) from the codahale project requires you 
> implement and supply the MetricFilter interface (there is only a single 
> implementation by default in the codahale project, MetricFilter.ALL).
> Propose to add an additional regex config to match and filter metrics to the 
> GraphiteSink



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to