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-10Lines changed: 25 additions & 10 deletions
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:
@@ -145,14 +160,14 @@ The following enhancements are available for the eBPF agent:
145
160
* You can now use two ports for transport protocols (TCP, UDP, or SCTP) filtering rules.
146
161
* You can now filter on transport ports with a wildcard protocol by leaving the protocol field empty.
147
162
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].
149
164
150
165
[id="network-observability-cli-1-7_{context}"]
151
166
==== Network Observability CLI
152
167
The Network Observability CLI (`oc netobserv`), is now generally available. The following enhancements have been made since the 1.6 Technology Preview release:
153
168
* There are now eBPF enrichment filters for packet capture similar to flow capture.
154
169
* 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.
156
171
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:
282
+
Experience improved performances of the eBPF agent, in terms of CPU and memory, with the following updates:
268
283
269
284
* The eBPF agent now uses TCX webhooks instead of TC.
270
285
* 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,
273
288
274
289
[IMPORTANT]
275
290
=====
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`.
277
292
=====
278
293
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]
280
295
and xref:../../observability/network_observability/observing-network-traffic.adoc#network-observability-quickfilternw-observe-network-traffic[Quick filters].
281
296
282
297
@@ -342,13 +357,13 @@ You can create Prometheus alerts for the *Netobserv* dashboard using DNS, Packet
342
357
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.
347
362
348
363
[discrete]
349
364
[id="performance-enhancements-1.5"]
350
365
===== 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.
352
367
+
353
368
[IMPORTANT]
354
369
=====
@@ -361,8 +376,8 @@ When upgrading from an existing installation, this new value is not set automati
361
376
362
377
* There are new panels added to the *Overview* view for DNS and RTT: Min, Max, P90, P99.
363
378
* 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.
366
381
** Show *Top* and *Overall*.
367
382
* A collection latency warning is shown in the *Custom time range* pop-up window.
368
383
* 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
395
410
=== Known issues
396
411
* 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*])
397
412
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.
0 commit comments