From 197256b518be9900499d746aef1d27aaf27a6092 Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Wed, 6 Nov 2024 22:52:57 +1100 Subject: [PATCH] [8.x] [DOCS] Add alerting performance enhancements to 8.16 release notes (#199043) (#199106) # Backport This will backport the following commits from `main` to `8.x`: - [[DOCS] Add alerting performance enhancements to 8.16 release notes (#199043)](https://github.com/elastic/kibana/pull/199043) ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) Co-authored-by: Lisa Cawley --- docs/CHANGELOG.asciidoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index e2b674569518d..faeb4706529e3 100644 --- a/docs/CHANGELOG.asciidoc +++ b/docs/CHANGELOG.asciidoc @@ -126,6 +126,7 @@ AGPL license:: Alerting:: * Adds TheHive connector ({kibana-pull}180138[#180138]). * Adds flapping settings per rule ({kibana-pull}189341[#189341]). +* Efficiency improvements in the Kibana task manager and alerting frameworks ({kibana-issue}188194[#188194]) Cases:: * Support TheHive connector in cases ({kibana-pull}180931[#180931]). Dashboards and visualizations:: @@ -138,10 +139,8 @@ Data ingestion and Fleet:: * Advanced agent monitoring options UI for HTTP endpoint and diagnostics ({kibana-pull}193361[#193361]). * Adds option to have Kafka dynamic topics in outputs ({kibana-pull}192720[#192720]). * Adds support for GeoIP processor databases in Ingest Pipelines ({kibana-pull}190830[#190830]). -//// -!!TODO!! The above PR had a lengthy release note description: -The Ingest Pipelines app now supports adding and managing databases for the GeoIP processor. Additionally, the pipeline creation flow now includes support for the IP Location processor. -//// +// !!TODO!! The above PR had a lengthy release note description: +// The Ingest Pipelines app now supports adding and managing databases for the GeoIP processor. Additionally, the pipeline creation flow now includes support for the IP Location processor. * Adds agentless ux creation flow ({kibana-pull}189932[#189932]). * Enable feature flag for reusable integration policies ({kibana-pull}187153[#187153]). Discover::