You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Saisai Shao (JIRA)" <ji...@apache.org> on 2019/08/02 10:00:00 UTC

[jira] [Assigned] (SPARK-28475) Add regex MetricFilter to GraphiteSink

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