You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2020/09/02 17:08:37 UTC

[jira] [Updated] (BEAM-2602) Fully support dropwizard metrics in beam and runners

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

Beam JIRA Bot updated BEAM-2602:
--------------------------------
    Labels: triaged  (was: stale-P2 triaged)

> Fully support dropwizard metrics in beam and runners
> ----------------------------------------------------
>
>                 Key: BEAM-2602
>                 URL: https://issues.apache.org/jira/browse/BEAM-2602
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-core, runner-flink, runner-spark, sdk-java-core
>    Affects Versions: Not applicable
>            Reporter: Cody
>            Priority: P3
>              Labels: triaged
>
> As proposed at https://docs.google.com/document/d/1-35iyCIJ9P4EQONlakgXBFRGUYoOLanq2Uf2sw5EjJw/edit?usp=sharing , I'd like to add full support of dropwizard metrics by delegating beam metrics to runners.
> The proposal involves a few subtasks, as far as I see, including:
> 1. add Meter interface in sdk-java-core and extend Distribution to support quantiles
> 2. add MeterData, extend DistributionData. Merge {Counter/Meter/Gauge/Distribution}Data instead of Counter/Meter/Gauge/Distribution at accumulators.
> 3. Runner changes over improved metrics. 
> I will create subtasks later if there's no objection.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)