[RAC][LOGS] Add reason message as a rule variable. #124978
Merged
fkanout merged 9 commits intoelastic:mainfrom Feb 11, 2022
Merged
[RAC][LOGS] Add reason message as a rule variable. #124978fkanout merged 9 commits intoelastic:mainfrom
fkanout merged 9 commits intoelastic:mainfrom
Conversation
Contributor
Author
|
@elasticmachine merge upstream |
mgiota
reviewed
Feb 10, 2022
x-pack/plugins/infra/server/lib/alerting/log_threshold/log_threshold_executor.test.ts
Outdated
Show resolved
Hide resolved
mgiota
reviewed
Feb 10, 2022
x-pack/plugins/infra/server/lib/alerting/log_threshold/log_threshold_executor.test.ts
Outdated
Show resolved
Hide resolved
mgiota
reviewed
Feb 10, 2022
x-pack/plugins/infra/server/lib/alerting/log_threshold/log_threshold_executor.test.ts
Outdated
Show resolved
Hide resolved
Contributor
Author
|
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: cc @fkanout |
Contributor
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Contributor
|
@fkanout I think you need to add |
Contributor
Author
|
@mgiota This PR is part of the |
Contributor
Author
|
It seems that it requires explicitly skipping the backport. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
It closes 123916
Checklist
Delete any items that are not applicable to this PR.
Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n supportDocumentation was added for features that require explanation or tutorialsAny UI touched in this PR is usable by keyboard only (learn more about keyboard accessibility)Any UI touched in this PR does not create any new axe failures (run axe in browser: FF, Chrome)If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker listThis renders correctly on smaller devices using a responsive layout. (You can test this in your browser)This was checked for cross-browser compatibility