You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
using above mentioned command run the perfkit benchmaer and creates bigquery table on google bigquery. I have uploaded the perfkit benchmarker results using command on
bq load --project_id=testgcp --source_format=NEWLINE_DELIMITED_JSON ./testSamples_mart.results
testgcp provides a link to the dashboard-admin, however, I am not sure how to use this dashboard to visualize the results of iperf.
Appreciate your help
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
./pkb.py --project=testgcp --benchmarks=iperf --machine_type=f1-micro --bigquery_table=testSamples_mart.results --bq_project=testgcp
using above mentioned command run the perfkit benchmaer and creates bigquery table on google bigquery. I have uploaded the perfkit benchmarker results using command on
bq load --project_id=testgcp --source_format=NEWLINE_DELIMITED_JSON ./testSamples_mart.results
testgcp provides a link to the dashboard-admin, however, I am not sure how to use this dashboard to visualize the results of iperf.
Appreciate your help
The text was updated successfully, but these errors were encountered: