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 schema collection to Postgres integration #15484

Merged
merged 133 commits into from
Aug 16, 2023
Merged

Conversation

edengorevoy
Copy link
Contributor

@edengorevoy edengorevoy commented Aug 4, 2023

What does this PR do?

This PR enables schema collection in the agent, per this RFC.

Motivation

We want to be able to see schemas per host in the UI, so collection in the agent is the first step to implementing this.

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached
  • If the PR doesn't need to be tested during QA, please add a qa/skip-qa label.

@github-actions
Copy link

github-actions bot commented Aug 4, 2023

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

@edengorevoy edengorevoy marked this pull request as ready for review August 4, 2023 19:10
@edengorevoy edengorevoy requested a review from a team as a code owner August 4, 2023 19:10
@edengorevoy edengorevoy force-pushed the collect-postgres-schemas branch 3 times, most recently from 4ddeea0 to 5f79935 Compare August 15, 2023 18:37
@alexandre-normand
Copy link
Contributor

Looks the merge of my PR is causing conflicts for you. Sorry about that. But this is looking good otherwise.

jmeunier28
jmeunier28 previously approved these changes Aug 16, 2023
Copy link
Contributor

@jmeunier28 jmeunier28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

jmeunier28
jmeunier28 previously approved these changes Aug 16, 2023
@jmeunier28 jmeunier28 merged commit 954042f into master Aug 16, 2023
27 checks passed
@jmeunier28 jmeunier28 deleted the collect-postgres-schemas branch August 16, 2023 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants