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