Skip to content

Commit 140389c

Browse files
authored
Merge pull request #91782 from gwynnemonahan/OSDOCS-13979
OSDOCS-13979 NetObserv Release Notes 1.8.1
2 parents 499bb26 + 49b1c6d commit 140389c

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

Lines changed: 25 additions & 10 deletions
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:
@@ -145,14 +160,14 @@ The following enhancements are available for the eBPF agent:
145160
* You can now use two ports for transport protocols (TCP, UDP, or SCTP) filtering rules.
146161
* You can now filter on transport ports with a wildcard protocol by leaving the protocol field empty.
147162

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

150165
[id="network-observability-cli-1-7_{context}"]
151166
==== Network Observability CLI
152167
The Network Observability CLI (`oc netobserv`), is now generally available. The following enhancements have been made since the 1.6 Technology Preview release:
153168
* There are now eBPF enrichment filters for packet capture similar to flow capture.
154169
* You can now use filter `tcp_flags` with both flow and packets capture.
155-
* The auto-teardown option is available when max-bytes or max-time is reached.
170+
* The auto-teardown option is available when max-bytes or max-time is reached.
156171
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].
157172

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

265280
[id="network-observability-eBPF-performance-enhancements-1.6_{context}"]
266281
==== eBPF performance enhancements
267-
Experience improved performances of the eBPF agent, in terms of CPU and memory, with the following updates:
282+
Experience improved performances of the eBPF agent, in terms of CPU and memory, with the following updates:
268283

269284
* The eBPF agent now uses TCX webhooks instead of TC.
270285
* The *NetObserv / Health* dashboard has a new section that shows eBPF metrics.
@@ -273,10 +288,10 @@ Experience improved performances of the eBPF agent, in terms of CPU and memory,
273288

274289
[IMPORTANT]
275290
=====
276-
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`.
291+
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`.
277292
=====
278293

279-
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]
294+
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]
280295
and xref:../../observability/network_observability/observing-network-traffic.adoc#network-observability-quickfilternw-observe-network-traffic[Quick filters].
281296

282297

@@ -342,13 +357,13 @@ You can create Prometheus alerts for the *Netobserv* dashboard using DNS, Packet
342357
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].
343358

344359
[id="network-observability-enhanced-configuration-and-ui-1.5"]
345-
==== Notable enhancements
360+
==== Notable enhancements
346361
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.
347362

348363
[discrete]
349364
[id="performance-enhancements-1.5"]
350365
===== Performance enhancements
351-
* The `spec.agent.ebpf.kafkaBatchSize` default is changed from `10MB` to `1MB` to enhance eBPF performance when using Kafka.
366+
* The `spec.agent.ebpf.kafkaBatchSize` default is changed from `10MB` to `1MB` to enhance eBPF performance when using Kafka.
352367
+
353368
[IMPORTANT]
354369
=====
@@ -361,8 +376,8 @@ When upgrading from an existing installation, this new value is not set automati
361376

362377
* There are new panels added to the *Overview* view for DNS and RTT: Min, Max, P90, P99.
363378
* There are new panel display options added:
364-
** Focus on one panel while keeping others viewable but with smaller focus.
365-
** Switch graph type.
379+
** Focus on one panel while keeping others viewable but with smaller focus.
380+
** Switch graph type.
366381
** Show *Top* and *Overall*.
367382
* A collection latency warning is shown in the *Custom time range* pop-up window.
368383
* There is enhanced visibility for the contents of the *Manage panels* and *Manage columns* pop-up windows.
@@ -395,7 +410,7 @@ With this fix, the status only becomes `Ready` when all of the underlying compon
395410
=== Known issues
396411
* 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*])
397412

398-
* 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.
413+
* 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.
399414

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

0 commit comments

Comments
 (0)