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

Support for Cloud SQL Query Insights #399

Closed
jcanseco opened this issue Feb 11, 2021 · 3 comments
Closed

Support for Cloud SQL Query Insights #399

jcanseco opened this issue Feb 11, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@jcanseco
Copy link
Member

Describe the feature or the resource that you want.

Context: see #386

Cloud SQL for PostgreSQL recently added a feature known as Query Insights. The API docs for SQLInstance don't yet document how to configure this feature via the API, but the API presumably exposes a settings.insightsConfig field based on the sample request body on this page.

@ve6yeq
Copy link

ve6yeq commented Mar 1, 2021

The upstream changes have been made - what needs to be done to import the changes here?

@jcanseco
Copy link
Member Author

jcanseco commented Mar 1, 2021

Hi @ve6yeq, now that Terraform released the feature as part of their v3.58.0 release, it should be brought over to Config Connector once we upgrade our Terraform dependency. This means that, assuming there are no issues with the dependency upgrade, the feature should come out on Config Connector within the next couple of releases.

@maqiuyujoyce
Copy link
Collaborator

In v1.41.0, insightsConfig field is supported in SQLInstance.

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

No branches or pull requests

3 participants