Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Cloud SQL Query Insights #386

Closed

Conversation

ve6yeq
Copy link

@ve6yeq ve6yeq commented Feb 3, 2021

Google Cloud SQL for PostgreSQL recently added the new feature Query Insights that helps detect and diagnose performance issues in SQL instances by examining queries using both historical and near real-time data.

Add the necessary resource keys to enable and configure Cloud SQL Query Insights.

Note: Google CLA in process

Google Cloud SQL for PostgreSQL recently added the new feature Query
Insights that helps detect and diagnose performance issues in SQL
instances by examining queries using both historical and near real-time
data.

Add the necessary resource keys to enable and configure Cloud SQL Query
Insights.
@google-cla
Copy link

google-cla bot commented Feb 3, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@ve6yeq
Copy link
Author

ve6yeq commented Feb 11, 2021

@googlebot I signed it!

@google-cla
Copy link

google-cla bot commented Feb 11, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@jcanseco
Copy link
Member

Hi @ve6yeq, thank you for taking the time to write this PR. Unfortunately, we don't actually take PRs on this repo, and there doesn't seem to be a way to disable PRs on GitHub to avoid potentially wasting people's time :(

So with that said, I went ahead and opened Issue #399 to track this request. Let us continue the conversation there. In fact, it would help us with prioritization if you could comment on how important this feature is to you (i.e. would you consider this a blocker, friction point, or nice-to-have?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants