Skip to content

[7.x] [Alerting] extend Alert Type with names/descriptions of action variables (#59756)#60082

Merged
pmuellr merged 1 commit intoelastic:7.xfrom
pmuellr:backport/7.x/pr-59756
Mar 13, 2020
Merged

[7.x] [Alerting] extend Alert Type with names/descriptions of action variables (#59756)#60082
pmuellr merged 1 commit intoelastic:7.xfrom
pmuellr:backport/7.x/pr-59756

Conversation

@pmuellr
Copy link
Copy Markdown
Contributor

@pmuellr pmuellr commented Mar 13, 2020

Backports the following commits to 7.x:

…les (elastic#59756)

resolves elastic#58529

This PR extends alertType with an `actionVariables` property, which
describes the properties of the context object passed when scheduling
actions, and the current state.  These property descriptions are used
by the web ui for the alert create and edit forms, to allow the properties
to be added to action parameters as mustache template variables.
@pmuellr pmuellr added the backport This PR is a backport of another PR label Mar 13, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

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

@pmuellr pmuellr merged commit aa1a598 into elastic:7.x Mar 13, 2020
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.

2 participants