GoogleCloudPlatform / GoogleCloudPlatform/database-assessment

feat: add `IS_RDS` metric to `calculated_metrics`

Open
#432 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
83
Forks
38
PR merge metrics
No merged PRs in 30d

Description

https://github.com/GoogleCloudPlatform/database-assessment/blob/bc4a6c462b5f0175e755d5ea523382df7052c6b1/scripts/collector/postgres/sql/calculated_metrics.sql#L183

```sql
select count(1) from ..extensions.. where extension_owner='rdsadmin' and is_super_user
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.