Skip to content

Commit

Permalink
update schema
Browse files Browse the repository at this point in the history
  • Loading branch information
jertel committed Jan 18, 2025
1 parent 0b3099c commit 884ef2e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions elastalert/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,8 @@ properties:

include: {type: array, items: {type: string}}
include_fields: {type: array, item: {type: string}}
include_rule_params_in_matches: {type: array, items: {type: string}}
include_rule_params_in_first_match_only: {type: boolean}
top_count_keys: {type: array, items: {type: string}}
top_count_number: {type: integer}
raw_count_keys: {type: boolean}
Expand Down

0 comments on commit 884ef2e

Please sign in to comment.