Skip to content

Commit 3c0b04e

Browse files
committed
STAC-22794: Add release notes 2.3.4 release
1 parent 4701a2c commit 3c0b04e

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@
147147
* [v2.3.1 - 17/Mar/2025](setup/release-notes/v2.3.1.md)
148148
* [v2.3.2 - 22/Apr/2025](setup/release-notes/v2.3.2.md)
149149
* [v2.3.3 - 07/May/2025](setup/release-notes/v2.3.3.md)
150+
* [v2.3.4 - 04/Jun/2025](setup/release-notes/v2.3.4.md)
150151
* [Upgrade SUSE Observability](setup/upgrade-stackstate/README.md)
151152
* [Migration from StackState](setup/upgrade-stackstate/migrate-from-6.md)
152153
* [Steps to upgrade](setup/upgrade-stackstate/steps-to-upgrade.md)

setup/release-notes/v2.3.4.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
description: SUSE Observability Self-hosted
3+
---
4+
5+
# v2.3.4 - 04/Jun/2025
6+
7+
## Release Notes: SUSE Observability Helm Chart v2.3.4
8+
9+
### New Features & Enhancements
10+
11+
* **Elasticsearch Liveness Probe Timeout:** The `livenessProbe` timeout for Elasticsearch has been increased.
12+
* **ClickHouse Installation on OpenShift:** Documentation has been added to guide users on how to install ClickHouse (one of the supported databases) on OpenShift.
13+
* **Improved Trace Filtering:** The trace filtering functionality in the Traces UI has been enhanced. Attribute filters now select traces where at least one span within the trace matches all of the specified attributes.
14+
* **Inclusion of Traces Without Root Spans:** Traces that lack a root span are now included in trace query results. This addresses scenarios where the root span might be missing due to timeouts, network connectivity issues, or misconfigurations of an OTel exporter.
15+
* **Breaking Change: OpsGenie Notification Channel API:** The OpsGenie Notification Channel API now enforces strict enum matching for requests and responses, ensuring greater consistency in API interactions.
16+
* **PostgreSQL Protocol Metrics:** New metrics have been added for PostgreSQL protocol latency and throughput.
17+
18+
### Bug Fixes
19+
20+
* **Derived State Monitor Editing:** Fixed an issue that prevented correct editing of `componentTypes` for the derived state monitor function.
21+
* **Topology Overflow Display:** The overview page now correctly displays a topology overflow message instead of an unexpected error page in the event of an overflow.
22+
23+
## Agent Bug Fixes
24+
25+
* **Agent Startup on Older Kernels:** Resolved an issue where the agent failed to start on kernels older than 5.8 due to a "bpf\_probe\_read not found" error.

0 commit comments

Comments
 (0)