turbot/azure_thrifty

Dashboard: SQL Checks

Thrifty SQL Benchmark

Thrifty developers checks long running SQL databases should be associated with reserved capacity.

Variables

VariableDescriptionDefault
sql_database_age_max_daysThe maximum number of days databases are allowed to run.90 days
sql_database_age_warning_daysThe number of days databases can be running before sending a warning.30 days

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-azure-thrifty

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select SQL Checks dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run azure_thrifty.benchmark.sql --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.sql

Tags