From 14a1a92a422fa7fc69902e5a80d071b182dc37aa Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Wed, 6 Nov 2024 03:23:23 -0800 Subject: [PATCH] [DOCS] Add alerting performance enhancements to 8.16 release notes (#199043) ## Summary This PR adds https://github.com/elastic/kibana/issues/188194 to the 8.16.0 Kibana release notes. It also fixes a formatting issue. ### Preview https://kibana_bk_199043.docs-preview.app.elstc.co/guide/en/kibana/master/release-notes-8.16.0.html --- docs/CHANGELOG.asciidoc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/CHANGELOG.asciidoc b/docs/CHANGELOG.asciidoc index 3c102cbbf9384..22d5aaa2877c3 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::