Enhancements
- Updated docs/index.md and README with new dashboard screenshots and latest format. (#33)
Enhancements
- Added
category
,service
, andtype
tags to benchmarks and controls. (#28)
What's new?
- Added default values to all variables (set to the same values in
steampipe.spvars.example
) - Added
*.spvars
and*.auto.spvars
files to.gitignore
- Renamed
steampipe.spvars
tosteampipe.spvars.example
, so the variable default values will be used initially. To use this example file instead, copysteampipe.spvars.example
as a new filesteampipe.spvars
, and then modify the variable values in it. For more information on how to set variable values, please see Input Variable Configuration.
Enhancements
- Updated the inline query of
database_autonomous_database_low_utilization
control to use the newoci_database_autonomous_db_metric_cpu_utilization_daily
table instead of oldoci_database_autonomous_database_metric_cpu_utilization_daily
table (#19)
What's new?
- Added: Input variables have been added to Block, Compute, Database, MySQL, and NoSQL controls to allow different thresholds to be passed in. To get started, please see OCI Thrifty Configuration. For a list of variables and their default values, please see steampipe.spvars.
What's new?
- New control added:
- compute_instance_monitoring_enabled
Enhancements
- The title of the mod has been updated from
Oracle Cloud Thrifty
toOracle Cloud Infrastructure Thrifty
Bug fixes
block_volume_auto_tune_performance_enabled
control will no longer evaluate terminated block volumes
What's new?
- Added: Initial Block Volume, Budget, Compute, Database, MySQL, Network, NoSQL, and Object Storage benchmarks