Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-28475

Add regex MetricFilter to GraphiteSink

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Resolved
    • 2.4.3
    • 3.0.0
    • Spark Core
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              nickkarpov Nick Karpov
              nickkarpov Nick Karpov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: