Dashboard: BigQuery Checks
Thrifty BigQuery Benchmark
Thrifty developers archive BigQuery tables with stale data. This benchmark focuses on finding tables where the data has not changed recently.
Variables
| Variable | Description | Default |
|---|---|---|
| bigquery_table_stale_data_max_days | The maximum number of days table data can be unchanged before it is considered stale. | 90 days |
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-gcp-thriftyStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select BigQuery Checks dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe benchmark run gcp_thrifty.benchmark.bigquery --shareBenchmark
This dashboard is automatically generated from the following benchmark:
benchmark.bigquery