[ 
https://issues.apache.org/jira/browse/BEAM-11217?focusedWorklogId=649464&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-649464
 ]

ASF GitHub Bot logged work on BEAM-11217:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Sep/21 20:46
            Start Date: 10/Sep/21 20:46
    Worklog Time Spent: 10m 
      Work Description: lostluck commented on pull request #15482:
URL: https://github.com/apache/beam/pull/15482#issuecomment-917200926


   Executing locally (with `go test`) locally only runs the tests on the go 
direct runner, not any of the portable runners. For that one needs to have a 
runner started up and have the flags passed in (or execute with the appropriate 
gradle task).
   
   The Go Portable Precommit can be executed using gradle from the repo root: 
`./gradlew :sdks:go:test:ulrValidatesRunner`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 649464)
    Time Spent: 2.5h  (was: 2h 20m)

> Implement metrics filtering
> ---------------------------
>
>                 Key: BEAM-11217
>                 URL: https://issues.apache.org/jira/browse/BEAM-11217
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-go
>            Reporter: Kamil Wasilewski
>            Assignee: Ritesh Ghorse
>            Priority: P3
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> `metrics.Results` misses a method for querying metrics using a provided 
> filter. The method should take a filter object as an argument and return 
> `metrics.QueryResults` object containing metrics that matched the filter.



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

Reply via email to