-
Notifications
You must be signed in to change notification settings - Fork 181
Open
Labels
Team:ExperienceIssues owned by the Experience Docs TeamIssues owned by the Experience Docs Teamcommunitysource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs
Description
Type of issue
Missing information
What documentation page is affected
https://www.elastic.co/docs/explore-analyze/alerts-cases/alerts/rule-type-es-query
What happened?
Threshold stanza currently says:
Defines a threshold value and a comparison operator (is above, is above or equals, is below, is below or equals, or is between). The value calculated by the aggregation is compared to this threshold.
This list excludes IS NOT BETWEEN, and for the range queries (IS BETWEEN, IS NOT BETWEEN) should mention which of the two values are inclusive or exclusive in each case (or Kibana should include an or equals checkbox for each bound to control if it's included it or not).
e.g. IS NOT BETWEEN 3 AND 5 - which values out of [ 3, 4, 5 ] will this match?
Additional info
No response
Metadata
Metadata
Assignees
Labels
Team:ExperienceIssues owned by the Experience Docs TeamIssues owned by the Experience Docs Teamcommunitysource:webIssues originating from the elastic.co docsIssues originating from the elastic.co docs