[ 
https://issues.apache.org/jira/browse/BEAM-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17548268#comment-17548268
 ] 

Danny McCormick commented on BEAM-8429:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/19910

> 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: P3
>              Labels: Clarified
>
> 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.20.7#820007)

Reply via email to