Skip to content

Commit

Permalink
Merge branch 'alerting/rule-run-history-matches-status' of github.com…
Browse files Browse the repository at this point in the history
…:doakalexi/kibana into alerting/rule-run-history-matches-status
  • Loading branch information
doakalexi committed Oct 6, 2022
2 parents 81e23cd + 508690e commit b2e2346
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ export function getExecutionLogAggregation({

export function getExecutionLogRuntimeMappings(): estypes.MappingRuntimeFields {
return {
'kibana.alerting.outcome': {
[OUTCOME_FIELD]: {
type: 'keyword',
script: {
source: `
Expand Down

0 comments on commit b2e2346

Please sign in to comment.