Skip to content

Commit 0794327

Browse files
authored
Merge pull request #69391 from JoeAldinger/OSDOCS-5996
/lgtm OSDOCS-5996: Networking dashboards stub
2 parents 34c3176 + 7986756 commit 0794327

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,6 +1224,8 @@ Topics:
12241224
File: accessing-hosts
12251225
- Name: Networking Operators overview
12261226
File: networking-operators-overview
1227+
- Name: Networking dashboards
1228+
File: networking-dashboards
12271229
- Name: Understanding the Cluster Network Operator
12281230
File: cluster-network-operator
12291231
Distros: openshift-enterprise,openshift-origin

networking/networking-dashboards.adoc

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="networking-dashboards_{context}"]
3+
= Networking dashboards
4+
include::_attributes/common-attributes.adoc[]
5+
:context: networking-dashboards
6+
7+
toc::[]
8+
9+
Networking metrics are viewable in dashboards within the {product-title} web console, under *Observe* -> *Dashboards*.
10+
11+
[id="network-observability-operator-operator-dashboards"]
12+
== Network Observability Operator
13+
If you have the Network Observability Operator installed, you can view network traffic metrics dashboards by selecting the *Netobserv* dashboard from the *Dashboards* drop-down list. For more information about metrics available in this *Dashboard* view,
14+
// 2/9 Network Observability GAs so we will put this back in then.
15+
//see xref:../network_observability/metrics-alerts-dashboards#network-observability-viewing-metrics-dashboards_metrics-dashboards-alerts[Network Observability metrics dashboards]
16+
17+
[id="general-networking-ovnk-dashboards"]
18+
== Networking and OVN-Kubernetes dashboard
19+
You can view both general networking metrics as well as OVN-Kubernetes metrics from the dashboard.
20+
21+
To view general networking metrics, select *Networking/Linux Subsystem Stats* from the *Dashboards* drop-down list. You can view the following networking metrics from the dashboard: *Network Utilisation*, *Network Saturation*, and *Network Errors*.
22+
23+
To view OVN-Kubernetes metrics select *Networking/Infrastructure* from the *Dashboards* drop-down list. You can view the following OVN-Kuberenetes metrics: *Networking Configuration*, *TCP Latency Probes*, *Control Plane Resources*, and *Worker Resources*.

0 commit comments

Comments
 (0)