Variables in GCP Thrifty
Name | Default | Description |
---|---|---|
compute_disk_max_size_gb | 100 | The maximum size (GB) allowed for disks. |
sql_db_instance_avg_cpu_utilization_low | 25 | The average CPU utilization required for DB instances to be considered infrequently used. This value should be lower than sql_db_instance_avg_cpu_utilization_high. |
compute_snapshot_age_max_days | 90 | The maximum number of days snapshots can be retained. |
compute_disk_avg_read_write_ops_low | 100 | The number of average read/write ops required for disks to be considered infrequently used. This value should be lower than compute_disk_avg_read_write_ops_high. |
compute_instance_avg_cpu_utilization_low | 20 | The average CPU utilization required for instances to be considered infrequently used. This value should be lower than compute_instance_avg_cpu_utilization_high. |
bigquery_table_stale_data_max_days | 90 | The maximum number of days table data can be unchanged before it is considered stale. |
compute_running_instance_age_max_days | 90 | The maximum number of days instances are allowed to run. |
sql_db_instance_avg_connections | 2 | The minimum number of average connections per day required for DB instances to be considered in-use. |
compute_disk_avg_read_write_ops_high | 500 | The number of average read/write ops required for disks to be considered frequently used. This value should be higher than compute_disk_avg_read_write_ops_low. |
logging_bucket_max_retention_days | 30 | The maximum number of days allowed for bucket log retention period. |
tag_dimensions | - | A list of tags to add as dimensions to each control. |
compute_instance_avg_cpu_utilization_high | 35 | The average CPU utilization required for instances to be considered frequently used. This value should be higher than compute_instance_avg_cpu_utilization_low. |
sql_db_instance_avg_cpu_utilization_high | 50 | The average CPU utilization required for DB instances to be considered frequently used. This value should be higher than sql_db_instance_avg_cpu_utilization_low. |
compute_instance_allowed_types |
| A list of allowed instance types. PostgreSQL wildcards are supported. |
common_dimensions |
| A list of common dimensions to add to each control. |