Skip to content

Commit a82aa03

Browse files
mdbirnstiehlbenironsideflorent-leborgne
authored
[Observability] 9.2 release notes (#3512)
Closes #3433 --------- Co-authored-by: Benjamin Ironside Goldstein <[email protected]> Co-authored-by: florent-leborgne <[email protected]>
1 parent 4f0dd33 commit a82aa03

File tree

1 file changed

+73
-0
lines changed
  • release-notes/elastic-observability

1 file changed

+73
-0
lines changed

release-notes/elastic-observability/index.md

Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,79 @@ To check for security updates, go to [Security announcements for the Elastic sta
2121
% ### Fixes [elastic-observability-next-fixes]
2222
% *
2323

24+
## 9.2.0 [elastic-observability-9.2.0-release-notes]
25+
26+
### Features and enhancements[elastic-observability-9.2.0-features]
27+
28+
* Lets you create routing conditions directly from preview table in Streams. [#235560]({{kib-pull}}235560).
29+
* Allows Streams users to manually map new fields from the **Schema** tab [#235919]({{kib-pull}}235919).
30+
* Adds AI suggestion partitioning to Streams [#235759]({{kib-pull}}235759).
31+
* Improves processing warnings in Streams [#239188]({{kib-pull}}239188).
32+
* Adds ingest pipeline processor template suggestions to the Streams manual ingest pipeline processor editor [#236919]({{kib-pull}}236919).
33+
* Add triple quotes support to the Streams manual ingest pipeline processor editor [#236595]({{kib-pull}}236595).
34+
* Adds persistent field mappings for Streams processors [#233799]({{kib-pull}}233799).
35+
* Updates the Observability navigation menu [#233784]({{kib-pull}}233784), [#236808]({{kib-pull}}236808).
36+
* Adds functional tests for Logs Essentials tier to cover tier-specific behavior [#234904]({{kib-pull}}234904).
37+
* Enables Observability onboarding Playwright tests for the Logs Essentials tier [#234644]({{kib-pull}}234644).
38+
* Adds **View in Discover** to the alerts details page for Synthetics Monitor Status and TLS alert rules. [#234104]({{kib-pull}}234104).
39+
* Adds **View in discover** to the alerts details page for SLO burn rate and ES query rules [#233855]({{kib-pull}}233855).
40+
* Adds **View in discover** button to alert details header [#233259]({{kib-pull}}233259).
41+
* Adds time range filter to links from alert details to related dashboards [#230601]({{kib-pull}}230601).
42+
* Adds rules callout in metric, logs, and inventory rules [#237085]({{kib-pull}}237085).
43+
* Enables filters and saved queries in custom threshold rules [#229453]({{kib-pull}}229453).
44+
* Adds option to recover alerts when the monitor is back up or when the condition is no longer met. [#229962]({{kib-pull}}229962).
45+
* Adds the **Trace timeline** to Discover flyout [#234072]({{kib-pull}}234072).
46+
* Adds `send_traces`, `send_metrics`, and `send_logs` agent configuration settings for EDOT Node.js [#233798]({{kib-pull}}233798).
47+
* Shows errors in context of traces [#234178]({{kib-pull}}234178)
48+
* Adds option to link dashboards to SLOs [#233265]({{kib-pull}}233265).
49+
* Adds dashboard references to SLO saved objects [#232583]({{kib-pull}}232583).
50+
* Adds dashboard tags for linked dashboards and suggested dashboards on the alert details page's **Related dashboards** tab [#228902]({{kib-pull}}228902).
51+
* Fetches referenced panels when fetching dashboards [#228811]({{kib-pull}}228811).
52+
* Moves the installation settings for AI Assistant's Knowledge Base and Product Docs components into a single location [#232559]({{kib-pull}}232559), [#228695]({{kib-pull}}228695).
53+
* Makes AI Assistant aware of LLM-facing documentation for integrations installed in your cluster [#237085]({{kib-pull}}237085).
54+
* Adds `raw_request` to traces for `.gen-ai`, `.gemini`, and `.bedrock` connectors [#232229]({{kib-pull}}232229).
55+
* Adds manual test for bulk import functionality for AI Assistant [#225497]({{kib-pull}}225497).
56+
* Improves the AI Assistant Settings page by updating the logos to be solution-specific [#224906]({{kib-pull}}224906).
57+
* Adds native function calling schema change to the OpenAI connector when the API provider is set to `other` [#232097]({{kib-pull}}232097).
58+
* Adds native function calling for self-managed LLMs [#232109]({{kib-pull}}232109).
59+
* Improves Gemini prompts [#223476]({{kib-pull}}223476).
60+
* Adds **GenAI Settings** to **Stack management** [#227289]({{kib-pull}}227289).
61+
* Moves the **AI Assistant visibility** setting to **GenAI Settings** page [#233727]({{kib-pull}}233727).
62+
* Adds UI tests to validate the onboarding page [#232363]({{kib-pull}}232363).
63+
* Shows span links when APM indices are available [#232135]({{kib-pull}}232135).
64+
* Adds error count and badge and support for span types to trace samples [#227413]({{kib-pull}}227413) [#227208]({{kib-pull}}227208).
65+
* Disables add-to-case functionality when all selected alerts are already added to a case [#231877]({{kib-pull}}231877).
66+
* Allows users to paste screenshots into markdown comment fields for cases [#226077]({{kib-pull}}226077).
67+
* Extracts case observables automatically when attaching alerts to a case [#233027]({{kib-pull}}233027).
68+
* Allows attaching any event to a case, not just alert events [#230970]({{kib-pull}}230970).
69+
* Adds `opamp_polling_interval` and `sampling_rate` to central config for EDOT application agents [#231835]({{kib-pull}}231835).
70+
* Adds `kibana.alert.grouping` field to Synthetics monitor status rule [#230513]({{kib-pull}}230513).
71+
* Adds a public endpoint for manually testing synthetic monitors [#227760]({{kib-pull}}227760).
72+
* Adds error param to agent config API [#230298]({{kib-pull}}230298).
73+
* Creates an API to detect existing schemas [#226597]({{kib-pull}}226597).
74+
* Adds option to the shared logs overview to see all available log events even when ML features are not available [#225785]({{kib-pull}}225785).
75+
76+
### Fixes [elastic-observability-9.2.0-fixes]
77+
78+
* Fixes layout of SLO management page combo box filter [#239418]({{kib-pull}}239418).
79+
* Fixes icon colors for navigation menu [#237970]({{kib-pull}}237970).
80+
* Updates `useAnyOfApmParams` to include mobile services [#237500]({{kib-pull}}237500).
81+
* Adds background search to Observability navigation [#237494]({{kib-pull}}237494).
82+
* Fixes the multiselect issue inside the toolbar selector when search is used [#237494]({{kib-pull}}237494).
83+
* Fixes the page height of the AI Assistant page [#233924]({{kib-pull}}233924).
84+
* Fixes knowledge base model label in AI Assistant settings [#239824]({{kib-pull}}239824).
85+
* Fixes **Show alert details** actions button [#233113]({{kib-pull}}233113).
86+
* Fixes `get_alerts_dataset_info` to fail completely if any parallel `select_relevant_fields` request fails [#232281]({{kib-pull}}232281).
87+
* Adjusts Kubernetes OTel test to work in serverless nightly workflow [#231462]({{kib-pull}}231462).
88+
* Fixes title generation for conversations in the Observability AI Assistant with self-managed LLMs [#231198]({{kib-pull}}231198).
89+
* Fixes inventory date picker state [#231141]({{kib-pull}}231141).
90+
* Enables recovery strategy switch for monitor status rules [#231091]({{kib-pull}}231091).
91+
* Includes `ContentManagement` plugin to allow linked dashboards [#237085]({{kib-pull}}229685).
92+
* Improves performance of clustering [#238394]({{kib-pull}}238394).
93+
* Fixes multiselect issue in Discover toolbar [#236091]({{kib-pull}}236091).
94+
* Improves accessibility for Streams badges [#235625]({{kib-pull}}235625).
95+
* Fixes code area responsiveness in Stream management [#232630]({{kib-pull}}232630).
96+
2497
## 9.1.6 [elastic-observability-9.1.6-release-notes]
2598

2699
### Fixes [elastic-observability-9.1.6-fixes]

0 commit comments

Comments
 (0)