Skip to content

Commit 1d4ae03

Browse files
authored
Merge pull request #92205 from openshift-cherrypick-robot/cherry-pick-91782-to-enterprise-4.14
[enterprise-4.14] OSDOCS-13979 NetObserv Release Notes 1.8.1
2 parents e1150a8 + 9e8587c commit 1d4ae03

File tree

1 file changed

+25
-10
lines changed

1 file changed

+25
-10
lines changed

observability/network_observability/network-observability-operator-release-notes.adoc

+25-10
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,21 @@ These release notes track the development of the Network Observability Operator
1313

1414
For an overview of the Network Observability Operator, see xref:../../observability/network_observability/network-observability-overview.adoc#dependency-network-observability[About Network Observability Operator].
1515

16+
[id="network-observability-operator-release-notes-1-8-1_{context}"]
17+
== Network Observability Operator 1.8.1
18+
The following advisory is available for the Network Observability Operator 1.8.1:
19+
20+
* link:https://access.redhat.com/errata/RHSA-2025:3867[Network Observability Operator 1.8.1]
21+
22+
[id="network-observability-operator-CVE-1-8-1_{context}"]
23+
=== CVEs
24+
* link:https://access.redhat.com/security/cve/CVE-2024-56171[CVE-2024-56171]
25+
* link:https://access.redhat.com/security/cve/CVE-2025-24928[CVE-2025-24928]
26+
27+
[id="network-observability-operator-1-8-1-bug-fixes_{context}"]
28+
=== Bug fixes
29+
* This fix ensures that the *Observe* menu appears only once in future versions of {product-title}. (link:https://issues.redhat.com/browse/NETOBSERV-2139[*NETOBSERV-2139*])
30+
1631
[id="network-observability-operator-release-notes-1-8_{context}"]
1732
== Network Observability Operator 1.8.0
1833
The following advisory is available for the Network Observability Operator 1.8.0:
@@ -129,14 +144,14 @@ The following enhancements are available for the eBPF agent:
129144
* You can now use two ports for transport protocols (TCP, UDP, or SCTP) filtering rules.
130145
* You can now filter on transport ports with a wildcard protocol by leaving the protocol field empty.
131146

132-
For more information, see xref:../../observability/network_observability/flowcollector-api.adoc#spec-agent-ebpf-advanced[FlowCollector API specifications].
147+
For more information, see xref:../../observability/network_observability/flowcollector-api.adoc#spec-agent-ebpf-advanced[FlowCollector API specifications].
133148

134149
[id="network-observability-cli-1-7_{context}"]
135150
==== Network Observability CLI
136151
The Network Observability CLI (`oc netobserv`), is now generally available. The following enhancements have been made since the 1.6 Technology Preview release:
137152
* There are now eBPF enrichment filters for packet capture similar to flow capture.
138153
* You can now use filter `tcp_flags` with both flow and packets capture.
139-
* The auto-teardown option is available when max-bytes or max-time is reached.
154+
* The auto-teardown option is available when max-bytes or max-time is reached.
140155
For more information, see xref:../../observability/network_observability/netobserv_cli/netobserv-cli-install.adoc#network-observability-netoberv-cli-about_netobserv-cli-install[Network Observability CLI] and link:https://access.redhat.com/errata/RHEA-2024:8264[Network Observability CLI 1.7.0].
141156

142157
[id="network-observability-operator-1-7-bug-fixes_{context}"]
@@ -248,7 +263,7 @@ You can create custom metrics out of flowlogs data by using the `FlowMetrics` AP
248263

249264
[id="network-observability-eBPF-performance-enhancements-1.6_{context}"]
250265
==== eBPF performance enhancements
251-
Experience improved performances of the eBPF agent, in terms of CPU and memory, with the following updates:
266+
Experience improved performances of the eBPF agent, in terms of CPU and memory, with the following updates:
252267

253268
* The eBPF agent now uses TCX webhooks instead of TC.
254269
* The *NetObserv / Health* dashboard has a new section that shows eBPF metrics.
@@ -257,10 +272,10 @@ Experience improved performances of the eBPF agent, in terms of CPU and memory,
257272

258273
[IMPORTANT]
259274
=====
260-
With the duplicated flows update, the *Interface* and *Interface Direction* fields in the *Network Traffic* table are renamed to *Interfaces* and *Interface Directions*, so any bookmarked *Quick filter* queries using these fields need to be updated to `interfaces` and `ifdirections`.
275+
With the duplicated flows update, the *Interface* and *Interface Direction* fields in the *Network Traffic* table are renamed to *Interfaces* and *Interface Directions*, so any bookmarked *Quick filter* queries using these fields need to be updated to `interfaces` and `ifdirections`.
261276
=====
262277

263-
For more information, see xref:../../observability/network_observability/network-observability-operator-monitoring.adoc#network-observability-netobserv-dashboard-ebpf-agent-alerts_network_observability[Using the eBPF agent alert]
278+
For more information, see xref:../../observability/network_observability/network-observability-operator-monitoring.adoc#network-observability-netobserv-dashboard-ebpf-agent-alerts_network_observability[Using the eBPF agent alert]
264279
and xref:../../observability/network_observability/observing-network-traffic.adoc#network-observability-quickfilternw-observe-network-traffic[Quick filters].
265280

266281

@@ -326,13 +341,13 @@ You can create Prometheus alerts for the *Netobserv* dashboard using DNS, Packet
326341
You can configure the `FlowCollector` resource to collect information about the cluster availability zones. This configuration enriches the network flow data with the link:https://kubernetes.io/docs/reference/labels-annotations-taints/#topologykubernetesiozone[`topology.kubernetes.io/zone`] label value applied to the nodes. For more information, see xref:../../observability/network_observability/observing-network-traffic.adoc#network-observability-zonesnw-observe-network-traffic[Working with availability zones].
327342

328343
[id="network-observability-enhanced-configuration-and-ui-1.5"]
329-
==== Notable enhancements
344+
==== Notable enhancements
330345
The 1.5 release of the Network Observability Operator adds improvements and new capabilities to the {product-title} web console plugin and the Operator configuration.
331346

332347
[discrete]
333348
[id="performance-enhancements-1.5"]
334349
===== Performance enhancements
335-
* The `spec.agent.ebpf.kafkaBatchSize` default is changed from `10MB` to `1MB` to enhance eBPF performance when using Kafka.
350+
* The `spec.agent.ebpf.kafkaBatchSize` default is changed from `10MB` to `1MB` to enhance eBPF performance when using Kafka.
336351
+
337352
[IMPORTANT]
338353
=====
@@ -345,8 +360,8 @@ When upgrading from an existing installation, this new value is not set automati
345360

346361
* There are new panels added to the *Overview* view for DNS and RTT: Min, Max, P90, P99.
347362
* There are new panel display options added:
348-
** Focus on one panel while keeping others viewable but with smaller focus.
349-
** Switch graph type.
363+
** Focus on one panel while keeping others viewable but with smaller focus.
364+
** Switch graph type.
350365
** Show *Top* and *Overall*.
351366
* A collection latency warning is shown in the *Custom time range* pop-up window.
352367
* There is enhanced visibility for the contents of the *Manage panels* and *Manage columns* pop-up windows.
@@ -379,7 +394,7 @@ With this fix, the status only becomes `Ready` when all of the underlying compon
379394
=== Known issues
380395
* When trying to access the web console, cache issues on OCP 4.14.10 prevent access to the *Observe* view. The web console shows the error message: `Failed to get a valid plugin manifest from /api/plugins/monitoring-plugin/`. The recommended workaround is to update the cluster to the latest minor version. If this does not work, you need to apply the workarounds described in this link:https://access.redhat.com/solutions/7052408[Red Hat Knowledgebase article].(link:https://issues.redhat.com/browse/NETOBSERV-1493[*NETOBSERV-1493*])
381396

382-
* Since the 1.3.0 release of the Network Observability Operator, installing the Operator causes a warning kernel taint to appear. The reason for this error is that the Network Observability eBPF agent has memory constraints that prevent preallocating the entire hashmap table. The Operator eBPF agent sets the `BPF_F_NO_PREALLOC` flag so that pre-allocation is disabled when the hashmap is too memory expansive.
397+
* Since the 1.3.0 release of the Network Observability Operator, installing the Operator causes a warning kernel taint to appear. The reason for this error is that the Network Observability eBPF agent has memory constraints that prevent preallocating the entire hashmap table. The Operator eBPF agent sets the `BPF_F_NO_PREALLOC` flag so that pre-allocation is disabled when the hashmap is too memory expansive.
383398

384399
[id="network-observability-operator-release-notes-1-4-2"]
385400
== Network Observability Operator 1.4.2

0 commit comments

Comments
 (0)