[
https://issues.apache.org/jira/browse/BEAM-10602?focusedWorklogId=468703&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-468703
]
ASF GitHub Bot logged work on BEAM-10602:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Aug/20 15:39
Start Date: 10/Aug/20 15:39
Worklog Time Spent: 10m
Work Description: mxm commented on a change in pull request #12499:
URL: https://github.com/apache/beam/pull/12499#discussion_r467997322
##########
File path: .test-infra/jenkins/job_LoadTests_ParDo_Flink_Python.groovy
##########
@@ -161,12 +164,13 @@ def streamingScenarios = { datasetName ->
test : 'apache_beam.testing.load_tests.pardo_test',
runner : CommonTestProperties.Runner.PORTABLE,
pipelineOptions: [
- job_name : 'load-tests-python-flink-streaming-pardo-5-' +
now,
+ job_name : 'load-tests-python-flink-streaming-pardo-1-' +
now,
Review comment:
> @mxm Do you think it is possible to adjust those parameters so that
`pardo-5` can become `pardo-1` and `pardo-6` can become `pardo-2`, `pardo-3` or
`pardo-4`? The main advantage of this solution is that we wouldn't have to
modify dashboards at all. The old version would just work.
That was the original idea in this PR which you I understood you didn't
like. pardo_5 became pardo_1. As for pardo_6, that's not possible because it
measures the checkpoint duration and should be a separate panel.
> If not, then I'm fine with adding new charts (I suppose you'd meant
"chart", "dashboard" is a different kind of thing) and removing the selector
for batch/streaming.
Yes, I meant panel, corrected above.
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 468703)
Time Spent: 5h 40m (was: 5.5h)
> Display Python streaming metrics in Grafana dashboard
> -----------------------------------------------------
>
> Key: BEAM-10602
> URL: https://issues.apache.org/jira/browse/BEAM-10602
> Project: Beam
> Issue Type: Task
> Components: build-system, testing
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: P2
> Attachments: screenshot-1.png
>
> Time Spent: 5h 40m
> Remaining Estimate: 0h
>
> The Grafana dashboard is currently missing Python load test metrics:
> http://metrics.beam.apache.org/d/MOi-kf3Zk/pardo-load-tests?orgId=1&var-processingType=streaming&var-sdk=python
> !screenshot-1.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)