From e4316b315827f44259b40d5e8240f0fa4258f919 Mon Sep 17 00:00:00 2001 From: Gwynne Monahan Date: Fri, 11 Jul 2025 15:01:35 -0500 Subject: [PATCH] OSDOCS-15162 [NETOBSERV] Rename file that is concept module --- ...=> network-observability-network-traffic-overview-view.adoc} | 2 +- .../network_observability/network-observability-overview.adoc | 2 +- .../network_observability/observing-network-traffic.adoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename modules/{network-observability-overview.adoc => network-observability-network-traffic-overview-view.adoc} (84%) diff --git a/modules/network-observability-overview.adoc b/modules/network-observability-network-traffic-overview-view.adoc similarity index 84% rename from modules/network-observability-overview.adoc rename to modules/network-observability-network-traffic-overview-view.adoc index 4391e808a671..c113998b136b 100644 --- a/modules/network-observability-overview.adoc +++ b/modules/network-observability-network-traffic-overview-view.adoc @@ -3,6 +3,6 @@ // network_observability/observing-network-traffic.adoc :_mod-docs-content-type: CONCEPT -[id="network-observability-overview_{context}"] +[id="network-observability-network-traffic-overview-view_{context}"] = Observing the network traffic from the Overview view The *Overview* view displays the overall aggregated metrics of the network traffic flow on the cluster. As an administrator, you can monitor the statistics with the available display options. \ No newline at end of file diff --git a/observability/network_observability/network-observability-overview.adoc b/observability/network_observability/network-observability-overview.adoc index 40d2ac5e7329..64b26181f01d 100644 --- a/observability/network_observability/network-observability-overview.adoc +++ b/observability/network_observability/network-observability-overview.adoc @@ -32,7 +32,7 @@ To enable multi-tenancy for developer access and for administrators with limited [id="network-observability-dashboards"] === Network Observability metrics dashboards -On the *Overview* tab in the {product-title} console, you can view the overall aggregated metrics of the network traffic flow on the cluster. You can choose to display the information by zone, node, namespace, owner, pod, and service. Filters and display options can further refine the metrics. For more information, see xref:../network_observability/observing-network-traffic.adoc#network-observability-overview_nw-observe-network-traffic[Observing the network traffic from the Overview view]. +On the *Overview* tab in the {product-title} console, you can view the overall aggregated metrics of the network traffic flow on the cluster. You can choose to display the information by zone, node, namespace, owner, pod, and service. Filters and display options can further refine the metrics. For more information, see xref:../network_observability/observing-network-traffic.adoc#network-observability-network-traffic-overview-view_nw-observe-network-traffic[Observing the network traffic from the Overview view]. In *Observe* -> *Dashboards*, the *Netobserv* dashboards provide a quick overview of the network flows in your {product-title} cluster. The *Netobserv/Health* dashboard provides metrics about the health of the Operator. For more information, see xref:../network_observability/metrics-alerts-dashboards.adoc#network-observability-metrics_metrics-dashboards-alerts[Network Observability Metrics] and xref:../network_observability/network-observability-operator-monitoring.adoc#network-observability-health-dashboard-overview_network_observability[Viewing health information]. diff --git a/observability/network_observability/observing-network-traffic.adoc b/observability/network_observability/observing-network-traffic.adoc index a1acd72a0b0c..36b77a41d462 100644 --- a/observability/network_observability/observing-network-traffic.adoc +++ b/observability/network_observability/observing-network-traffic.adoc @@ -9,7 +9,7 @@ toc::[] As an administrator, you can observe the network traffic in the {product-title} console for detailed troubleshooting and analysis. This feature helps you get insights from different graphical representations of traffic flow. There are several available views to observe the network traffic. //Overview -include::modules/network-observability-overview.adoc[leveloffset=+1] +include::modules/network-observability-network-traffic-overview-view.adoc[leveloffset=+1] include::modules/network-observability-working-with-overview.adoc[leveloffset=+2] include::modules/network-observability-configuring-options-overview.adoc[leveloffset=+2] include::modules/network-observability-pktdrop-overview.adoc[leveloffset=+2]