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: observability/network_observability/network-observability-operator-release-notes.adoc
+25-10
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,21 @@ These release notes track the development of the Network Observability Operator
13
13
14
14
For an overview of the Network Observability Operator, see xref:../../observability/network_observability/network-observability-overview.adoc#dependency-network-observability[About Network Observability Operator].
* 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*])
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:
129
144
* You can now use two ports for transport protocols (TCP, UDP, or SCTP) filtering rules.
130
145
* You can now filter on transport ports with a wildcard protocol by leaving the protocol field empty.
131
146
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].
133
148
134
149
[id="network-observability-cli-1-7_{context}"]
135
150
==== Network Observability CLI
136
151
The Network Observability CLI (`oc netobserv`), is now generally available. The following enhancements have been made since the 1.6 Technology Preview release:
137
152
* There are now eBPF enrichment filters for packet capture similar to flow capture.
138
153
* 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.
140
155
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].
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:
252
267
253
268
* The eBPF agent now uses TCX webhooks instead of TC.
254
269
* 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,
257
272
258
273
[IMPORTANT]
259
274
=====
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`.
261
276
=====
262
277
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]
264
279
and xref:../../observability/network_observability/observing-network-traffic.adoc#network-observability-quickfilternw-observe-network-traffic[Quick filters].
265
280
266
281
@@ -326,13 +341,13 @@ You can create Prometheus alerts for the *Netobserv* dashboard using DNS, Packet
326
341
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].
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.
331
346
332
347
[discrete]
333
348
[id="performance-enhancements-1.5"]
334
349
===== 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.
336
351
+
337
352
[IMPORTANT]
338
353
=====
@@ -345,8 +360,8 @@ When upgrading from an existing installation, this new value is not set automati
345
360
346
361
* There are new panels added to the *Overview* view for DNS and RTT: Min, Max, P90, P99.
347
362
* 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.
350
365
** Show *Top* and *Overall*.
351
366
* A collection latency warning is shown in the *Custom time range* pop-up window.
352
367
* 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
379
394
=== Known issues
380
395
* 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*])
381
396
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.
0 commit comments