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/deprecations.md
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,20 @@ Review the deprecated functionality for Elastic {{observability}}. While depreca
25
25
% For more information, check [PR #](PR link).
26
26
% **Impact**<br> Impact of deprecation.
27
27
% **Action**<br> Steps for mitigating deprecation impact.
28
-
% ::::
28
+
% ::::
29
+
30
+
::::{dropdown} Removed Logs Explorer
31
+
Logs Explorer has been removed.
32
+
33
+
For more information, check [#203685]({{kib-pull}}203685).
34
+
35
+
**Action**<br>
36
+
Use the improved logs exploration experience in Discover.
37
+
::::
38
+
39
+
::::{dropdown} Removed GA feature flags for host and container views
40
+
The `observability:enableInfrastructureHostsView` and `enableInfrastructureContainerAssetView` feature flags have been removed for host and container views.
41
+
42
+
For more information, check [#197684]({{kib-pull}}197684).
Copy file name to clipboardExpand all lines: release-notes/elastic-observability/index.md
+16-4Lines changed: 16 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,6 @@ To check for security updates, go to [Security announcements for the Elastic sta
12
12
% Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes sections.
### Features and enhancements [elastic-observability-next-features-enhancements]
25
+
* Improves SLO navigation by separating details from the overview panel [#212826]({{kib-pull}}212826)
26
+
* Enables the new Borealis theme [#210468]({{kib-pull}}210468)
27
+
* Returns a 404 response only when the `screenshot_ref` is truly missing [#215241]({{kib-pull}}215241)
28
+
* Includes the `spaceId` field in Service Level Indicator (SLI) documents [#214278]({{kib-pull}}214278)
29
+
* Includes the recovery reason message in the rule context [#211411]({{kib-pull}}211411)
30
+
* Enhances Synthetic SLOs by adding location context and correcting badge link behavior [#210695]({{kib-pull}}210695)
31
+
* Updates the default sampling frequency to 19Hz [#202278]({{kib-pull}}202278)
25
32
26
33
### Fixes [elastic-observability-900-fixes]
27
-
* Fixes chat on the Alerts page [#197126]({{kib-pull}}197126)
28
-
* Fixes an error that could prevent the Observability Infrastructure Inventory view from loading after an upgrade due to missing versioning on inventory_view_saved_object [#207007]({{kib-pull}}207007)
34
+
* Resolves an issue that prevented the chat feature from functioning correctly on the Alerts page [#197126]({{kib-pull}}197126)
35
+
* Addresses a missing versioning issue in `inventory_view_saved_object` that could prevent the Observability Infrastructure Inventory view from loading post-upgrade [#207007]({{kib-pull}}207007)
36
+
* Enables the use of wildcard filters in SLO queries [#213119]({{kib-pull}}213119)
37
+
* Updates the `Close project` navigation label to `Log out` to better reflect the intended action for users in serverless environments [#211463]({{kib-pull}}211463)
38
+
* Fixes an issue where clicking a name badge for a synthetics monitor led to a page that failed to load monitor details [#210695]({{kib-pull}}210695)
0 commit comments