kamilwu commented on a change in pull request #11661:
URL: https://github.com/apache/beam/pull/11661#discussion_r432364827



##########
File path: 
.test-infra/metrics/grafana/dashboards/perftests_metrics/Python_Performance_Tests.json
##########
@@ -77,7 +77,7 @@
           ],
           "orderByTime": "ASC",
           "policy": "default",
-          "query": "SELECT mean(\"value\") FROM \"wordcount_py27_results\" 
WHERE metric = 'Python performance test' AND $timeFilter GROUP BY 
time($__interval),  \"metric\"",
+          "query": "SELECT mean(\"value\") FROM \"wordcount_py27_results\" 
WHERE metric = 'wordcount_it_runtime' AND $timeFilter GROUP BY 
time($__interval),  \"metric\"",

Review comment:
       I agree, `runtime` will be enough. 




----------------------------------------------------------------
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.

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


Reply via email to