Uh oh!
There was an error while loading. Please reload this page.
Unify PerformanceTest metric dashboard naming and series - #23914
Conversation
Abacn
commented
Nov 1, 2022
R: @pabloem Is there a way to show the preview? Previewed locally but without actual data because had no access to the database. |
Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control |
Abacn
commented
Nov 1, 2022
Abacn
commented
Nov 1, 2022
Java IO dashboard also checked. Ready for review now. |
pabloem
commented
Nov 1, 2022
I am not familiar with this beyohnd the normal docs here: https://cwiki.apache.org/confluence/display/BEAM/Community+Metrics |
pabloem
commented
Nov 1, 2022
are you sure we won't need the configuration sections that you removed? are these autopopulated? |
Yeah, thanks. I followed this documentation and get it working except I am not using the real data from influxDB. The screenshot above shows the results of some manipulated data. The removed sections are combining read and write time in same plot as in Java. Currently they are plotted separately: http://104.154.241.245/d/gP7vMPqZz/python-io-it-tests-dataflow?orgId=1 I am working on adding more Python performance tests and this is a clean up for current frontend as a preclude. |
There was a problem hiding this comment.
This figure plots count instead of time. Fixed here.
Abacn
commented
Nov 1, 2022
Thanks @pabloem . Replied above. PTAL |
Abacn
commented
Nov 2, 2022
SparkReceiverIO Performance test has been merged. Rebasing and also changing the naming of it. |
Abacn
commented
Nov 2, 2022
pabloem
commented
Nov 2, 2022
thanks @Abacn - this LGTM : ) |

Part of #18204
Tests are named after 'IO Connector | Specifications | data size'.
Python performance tests plot read and write time in same plot as in Java
Please add a meaningful description for your change here
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.