Skip to content

Commit bbf601a

Browse files
authored
Merge pull request #64709 from skrthomas/packetdrp-rn
Packet drop release note
2 parents fa3416f + 21617b9 commit bbf601a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

modules/network-observability-dns-tracking.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ namespace: netobserv
3535
privileged: true <2>
3636
----
3737
<1> You can set the `spec.agent.ebpf.features` parameter list to enable DNS tracking of each network flow in the web console.
38-
<2> Note that the `spec.agent.ebpf.privileged` specification value must be `true` for packet drop tracking to be enabled.
38+
<2> Note that the `spec.agent.ebpf.privileged` specification value must be `true` for DNS tracking to be enabled.
3939

4040
. When you refresh the *Network Traffic* page, there are new DNS representations you can choose to view in the *Overview* and *Traffic Flow* views and new filters you can apply.
4141
.. Select new DNS choices in *Manage panels* to display graphical visualizations and DNS metrics in the *Overview*.

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ You can now collect traffic from a cluster with Single Root I/O Virtualization (
7070
==== IPFIX exporter support
7171
You can now export eBPF-enriched network flows to the IPFIX collector. For more information, see xref:../../networking/network_observability/configuring-operator.adoc#network-observability-enriched-flows_network_observability[Export enriched network flow data].
7272

73+
[id="network-observability-packet-drop-1.4"]
74+
==== Packet drops
75+
In the 1.4 release of the Network Observability Operator, eBPF tracepoint hooks are used to enable packet drop tracking. You can now detect and analyze the cause for packet drops and make decisions to optimize network performance. This feature is only supported in {product-title} versions 4.13+. For more information, see xref:../../networking/network_observability/observing-network-traffic#network-observability-pktdrop-overview_nw-observe-network-traffic[Configuring packet drop tracking] and xref:../../networking/network_observability/observing-network-traffic#network-observability-packet-drops_nw-observe-network-traffic[Working with packet drops].
76+
7377
==== s390x architecture support
7478
Network Observability Operator can now run on `s390x` architecture. Previously it ran on `amd64`, `ppc64le`, or `arm64`.
7579

0 commit comments

Comments
 (0)