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

[8.11] [Enterprise Search][Connectors] Update postreSQL native connector configuration (#169647) #169678

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.11:

Questions ?

Please refer to the Backport tool documentation

…figuration (elastic#169647)

## Summary

For `postgreSQL` connector the `schema` config field is missing from the
native connector definition in Kibana. This adds the schema field and it
mirrors the definition from the [connectors
repository](https://github.com/elastic/connectors/blob/8.11/connectors/sources/postgresql.py#L391).

### Checklist

Delete any items that are not applicable to this PR.

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)

(cherry picked from commit bc4e710)
@jedrazb
Copy link
Member

jedrazb commented Oct 25, 2023

@elasticmachine merge upstream

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/search-connectors 2166 2180 +14

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
enterpriseSearch 2.6MB 2.6MB +273.0B
serverlessSearch 119.4KB 119.5KB +111.0B
total +384.0B
Unknown metric groups

API count

id before after diff
@kbn/search-connectors 2166 2180 +14

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @jedrazb

@kibanamachine kibanamachine merged commit 1ad7c47 into elastic:8.11 Oct 25, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants