Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

how to integrate perfkit benchmarker results into perfkit explorer #298

Open
ayamResearch opened this issue Apr 24, 2018 · 0 comments
Open

Comments

@ayamResearch
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant