kibana/docs
ymao1 049135192e
[Alerting] Search alert (#88528)
* Adding es query alert type to server with commented out executor

* Adding skeleton es query alert to client with JSON editor. Pulled out index popoover into component for reuse between index threshold and es query alert types

* Implementing alert executor that performs query and matches condition against doc count

* Added tests for server side alert type

* Updated alert executor to de-duplicate matches and create instance for every document if threshold is not defined

* Moving more index popover code out of index threshold and es query expression components

* Ability to remove threshold condition from es query alert

* Validation tests

* Adding ability to test out query. Need to add error handling and it looks ugly

* Fixing bug with creating alert with threshold and i18n

* wip

* Fixing tests

* Simplifying executor logic to only handle threshold and store hits in action context

* Adding functional test for es query alert

* Types

* Adding functional test for query testing

* Fixing unit test

* Adding link to ES docs. Cleaning up logger statements

* Adding docs

* Updating docs based on feedback

* PR fixes

* Using ES client typings

* Fixing unit test

* Fixing copy based on comments

* Fixing copy based on comments

* Fixing bug in index select popover

* Fixing unit tests

* Making track_total_hits configurable

* Fixing functional test

* PR fixes

* Added unit test

* Removing unused import

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-29 07:45:00 -05:00
..
api Sharing saved objects, phase 2 (#80945) 2021-01-20 17:39:21 -05:00
apm [APM] Fixes inconsistent labels for throughput & latency (#88101) 2021-01-13 12:09:03 -08:00
canvas [DOCS] Dashboard docs refresh for 7.11 (#85342) 2021-01-19 17:05:08 -06:00
dev-tools
developer Setting up and documenting Presentation Util (#88112) 2021-01-28 17:15:13 -06:00
development add synchronous config access API (#88981) 2021-01-28 11:52:38 +01:00
discover [DOCS] Adds examples of date range queries (#88201) 2021-01-13 08:54:21 -08:00
fleet
getting-started [DOCS] Dashboard docs refresh for 7.11 (#85342) 2021-01-19 17:05:08 -06:00
management [Core] remove unused "pageNavigation" setting (#89160) 2021-01-26 09:49:04 +01:00
maps [maps] Update point to point docs with use cases (#89246) 2021-01-27 09:34:03 -08:00
migration
observability
settings
setup Migrations v2 docs (#88820) 2021-01-25 15:36:48 +01:00
siem
spaces
user [Alerting] Search alert (#88528) 2021-01-29 07:45:00 -05:00
visualize/images [DOCS] Dashboard docs refresh for 7.11 (#85342) 2021-01-19 17:05:08 -06:00
accessibility.asciidoc
CHANGELOG.asciidoc
glossary.asciidoc
gs-index.asciidoc
index.asciidoc [DOCS] Fixes the version file (#89220) 2021-01-25 14:52:12 -06:00
index.x.asciidoc
limitations.asciidoc
migration.asciidoc
redirects.asciidoc Update redirects.asciidoc (#84719) 2021-01-28 09:19:18 -06:00
template.asciidoc