Load test - Enable standard performance insights (#44694)
- Enable `standard` RDS database performance insights <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes * **Chores** * Enhanced database monitoring capabilities by enabling Database Insights for load testing infrastructure. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
@@ -57,7 +57,7 @@ module "loadtest" {
|
||||
require_secure_transport = "ON"
|
||||
}
|
||||
observability = {
|
||||
performance_insights_enabled = false
|
||||
database_insights_mode = "standard"
|
||||
}
|
||||
}
|
||||
redis_config = {
|
||||
|
||||
Reference in New Issue
Block a user