You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/05/15 23:43:00 UTC

[jira] [Updated] (BEAM-8429) Define API for getting non user metrics.

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

Kenneth Knowles updated BEAM-8429:
----------------------------------
    Status: Open  (was: Triage Needed)

> Define API for getting non user metrics.
> ----------------------------------------
>
>                 Key: BEAM-8429
>                 URL: https://issues.apache.org/jira/browse/BEAM-8429
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core, sdk-py-core
>            Reporter: Ahmet Altay
>            Priority: Major
>
> MetricResults API does not support a way to query system metrics. Different implementations accomplish the same thing in different ways.
> FnApiRunner has a monitoring_metrics() defined on its PipelineResult (RunnerResult) object.
> DataflowRunner, has a all_metrics() method defined on its MetricResults (DataflowMetrics) object.
> Dataflow implementation of using metrics().all_metrics() sound reasonable. It would be usefult to define a single API that all runners implementations could agree on.
> cc: [~pabloem] [~robertwb] [~Ardagan]



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