You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/elastic-observability/index.md
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,12 @@ To check for security updates, go to [Security announcements for the Elastic sta
26
26
### Features and enhancements[elastic-observability-9.2.0-features]
27
27
28
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).
29
35
* Updates the Observability navigation menu [#233784]({{kib-pull}}233784), [#236808]({{kib-pull}}236808).
30
36
* Adds functional tests for Logs Essentials tier to cover tier-specific behavior [#234904]({{kib-pull}}234904).
31
37
* Enables Observability onboarding Playwright tests for the Logs Essentials tier [#234644]({{kib-pull}}234644).
@@ -34,9 +40,11 @@ To check for security updates, go to [Security announcements for the Elastic sta
34
40
* Adds **View in discover** button to alert details header [#233259]({{kib-pull}}233259).
35
41
* Adds time range filter to links from alert details to related dashboards [#230601]({{kib-pull}}230601).
36
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).
37
44
* Adds option to recover alerts when the monitor is back up or when the condition is no longer met. [#229962]({{kib-pull}}229962).
38
45
* Adds the **Trace timeline** to Discover flyout [#234072]({{kib-pull}}234072).
39
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)
40
48
* Adds option to link dashboards to SLOs [#233265]({{kib-pull}}233265).
41
49
* Adds dashboard references to SLO saved objects [#232583]({{kib-pull}}232583).
42
50
* Adds dashboard tags for linked dashboards and suggested dashboards on the alert details page's **Related dashboards** tab [#228902]({{kib-pull}}228902).
@@ -46,15 +54,23 @@ To check for security updates, go to [Security announcements for the Elastic sta
46
54
* Adds `raw_request` to traces for `.gen-ai`, `.gemini`, and `.bedrock` connectors [#232229]({{kib-pull}}232229).
47
55
* Adds manual test for bulk import functionality for AI Assistant [#225497]({{kib-pull}}225497).
48
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).
0 commit comments