[
https://issues.apache.org/jira/browse/BEAM-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aviem Zur reassigned BEAM-1692:
-------------------------------
Assignee: (was: Aviem Zur)
> Convert to Codahale Metric interfaces where possible in WithMetricsSupport
> MetricRegistry
> -----------------------------------------------------------------------------------------
>
> Key: BEAM-1692
> URL: https://issues.apache.org/jira/browse/BEAM-1692
> Project: Beam
> Issue Type: Improvement
> Components: runner-spark
> Reporter: Aviem Zur
> Priority: Minor
>
> Currently in Spark runner all Beam metrics are reported by Codahale metrics
> as Codahale {{Gauge}} metrics.
> Some of the metrics are formatted to look like their counterparts in
> Codahale's {{GraphiteReporter}} but this is a hack and should be avoided if
> possible.
> Instead, convert Beam metrics to their Codahale counterparts in
> {{WithMetricsSupport}} getters where possible.
> Since Beam metrics are not 100% compatible with Codahale metrics, consider
> where to make tradeoffs and stay with a simple {{Gauge}}.
> Also, rename {{WithMetricsSupport}} something like {{SparkBeamMetricRegistry}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)