Skip to content

Commit 698e5e1

Browse files
committed
OSDOCS-5992: Netobserv dashboard added to Observe>Dashboards
1 parent 8ffa241 commit 698e5e1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

networking/network_observability/network-observability-overview.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,19 @@ The Network Observability Operator provides the Flow Collector API custom resour
3636

3737
The {product-title} console offers the *Overview* tab which displays the overall aggregated metrics of the network traffic flow on the cluster. The information can be displayed by node, namespace, owner, pod, and service. Filters and display options can further refine the metrics.
3838

39+
In *Observe* -> *Dashboards*, the *Netobserv* dashboard provides a quick overview of the network flows in your {product-title} cluster. You can view distillations of the network traffic metrics in the following categories:
40+
41+
* *Top flow rates per source and destination namespaces (1-min rates)*
42+
* *Top byte rates emitted per source and destination nodes (1-min rates)*
43+
* *Top byte rates received per source and destination nodes (1-min rates)*
44+
* *Top byte rates emitted per source and destination workloads (1-min rates)*
45+
* *Top byte rates received per source and destination workloads (1-min rates)*
46+
* *Top packet rates emitted per source and destination workloads (1-min rates)*
47+
* *Top packet rates received per source and destination workloads (1-min rates)*
48+
49+
You can configure the `FlowCollector` `spec.processor.metrics` to add or remove metrics by changing the `ignoreTags` list. For more information about available tags, see the xref:../network_observability/flowcollector-api.adoc#network-observability-flowcollector-api-specifications_network_observability[Flow Collector API Reference]
50+
51+
Also in *Observe* -> *Dashboards*, the *Netobserv/Health* dashboard provides metrics about the health of the Operator.
3952

4053
[id="network-observability-topology-views"]
4154
=== Network Observability topology views

0 commit comments

Comments
 (0)