Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.16] [DOCS] Add alerting performance enhancements to 8.16 release notes (#199043) #199105

Merged
merged 1 commit into from
Nov 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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::
Expand All @@ -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::
Expand Down