GoogleCloudPlatform / pontem

Open source tools for Google Cloud Storage and Databases.
Apache License 2.0
63 stars 15 forks source link

Add Workflow reporting code #172

Open ldanielmadariaga opened 5 years ago

ldanielmadariaga commented 5 years ago

Add an extra tool / dashboard / etc that can parse the Workload's tester's results and convert them into more meaningful metrics

There are a couple of ways to do this: 1) Create a new tool that processes the results stored in the JSON files 2) Create new result processors that do this by sending the results to BigQuery and have them analyzed there