Skip to content

[8.x] [ResponseOps] add pre-create, pre-update, and post-delete hooks for connectors (#194081)#195686

Merged
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-194081
Oct 9, 2024
Merged

[8.x] [ResponseOps] add pre-create, pre-update, and post-delete hooks for connectors (#194081)#195686
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-194081

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…onnectors (elastic#194081)

Allows connector types to add functions to be called when connectors are created, updated, and deleted.

Extracted from elastic#189027, commit c97afeb

Co-authored-by: Yuliia Naumenko <jo.naumenko@gmail.com>
(cherry picked from commit 57096d1)
@kibanamachine kibanamachine merged commit ac9540e into elastic:8.x Oct 9, 2024
@elasticmachine
Copy link
Contributor

💚 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
actions 308 314 +6

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
actions 33 36 +3
Unknown metric groups

API count

id before after diff
actions 314 320 +6

cc @pmuellr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants