Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 13 additions & 10 deletions calico-cloud/observability/dashboards.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,12 @@ Dashboards help you see what's going on in your cluster.
See how your cluster is performing and visualize your system's log data.
## About dashboards

Calico Cloud provides a set of dashboards to help you understand the activity in your cluster.
Calico Enterprise provides a set of dashboards to help you understand the activity in your cluster.
Each dashboard is made up of graphs, charts, and diagrams that visually represent the data in your logs.

To view your dashboards, sign in to the web console and click the <IconDashboard width="20" /> **Dashboards** icon.

You can also create your own arrangement by creating a custom dashboard.
With a custom dashboard, you can combine and arrange cards from any of the other dashboards.

Not all users have access to dashboards.
Creating custom dashboards is limited to administrators.

### Cluster Health

Expand All @@ -34,32 +30,39 @@ The **Cluster Health** dashboard provides a birds-eye view of cluster activity.

The **Traffic Volume** dashboard provides a high-level view of traffic in your cluster.

<Screenshot src="/img/calico-cloud/dashboard-data-volume.png" alt="Traffic Volume Dashboard" />
<Screenshot src="/img/calico-enterprise/dashboard-data-volume.png" alt="Traffic Volume Dashboard" />

### DNS Logs

The **DNS Logs** dashboard summarizes DNS data and logs into metrics, providing high-level information on the types of DNS lookups made, responses, and overall DNS performance.

<Screenshot src="/img/calico-cloud/dashboard-dns-logs.png" alt="DNS Logs Dashboard" />
<Screenshot src="/img/calico-enterprise/dashboard-dns-logs.png" alt="DNS Logs Dashboard" />

### Flow Logs

The **Flow Logs** dashboard gives you an overview of how packets are being sent and received by all the pods in your cluster.
Seeing this data helps you spot unusual flow activity, which may indicate a compromise.

<Screenshot src="/img/calico-cloud/dashboard-flow-logs.png" alt="Flow Logs Dashboard" />
<Screenshot src="/img/calico-enterprise/dashboard-flow-logs.png" alt="Flow Logs Dashboard" />

### HTTP Traffic

The **HTTP Traffic** dashboard provides application performance metrics for inscope Kubernetes services.
The data can assist service owners and platform personnel in assessing the health of cluster workloads without the need for a full service mesh.
[L7 logs](elastic/l7/configure.mdx) are not enabled by default, and must be configured.

<Screenshot src="/img/calico-cloud/dashboard-l7.png" alt="HTTP Traffic dashboard" />
<Screenshot src="/img/calico-enterprise/dashboard-l7.png" alt="HTTP Traffic dashboard" />

### Network Performance

The **Network Performance** dashboard provides TCP metrics to help you identify bottlenecks, packet loss, and performance issues.
[Additional TCP statistics](elastic/flow/tcpstats.mdx) such as Round Trip Time, Retransmission and Packet Loss are not enabled by default, and must be configured.

<Screenshot src="/img/calico-cloud/dashboard-tcp-performance.png" alt="Network Performance Dashboard" />
<Screenshot src="/img/calico-enterprise/dashboard-tcp-performance.png" alt="Network Performance Dashboard" />

### Ingress Gateway L7

The **Ingress Gateway L7** dashboard gives you a clear view of how your gateways are handling traffic and if they are set up correctly.
It helps you track request speeds, find errors quickly, and make sure your apps stay connected and running well.

<Screenshot src="/img/calico-enterprise/dashboard-ingress-gateway.png" alt="Ingress Gateway L7 dashboard" />
7 changes: 7 additions & 0 deletions calico-enterprise/observability/dashboards.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,10 @@ The **Network Performance** dashboard provides TCP metrics to help you identify
[Additional TCP statistics](elastic/flow/tcpstats.mdx) such as Round Trip Time, Retransmission and Packet Loss are not enabled by default, and must be configured.

<Screenshot src="/img/calico-enterprise/dashboard-tcp-performance.png" alt="Network Performance Dashboard" />

### Ingress Gateway L7

The **Ingress Gateway L7** dashboard gives you a clear view of how your gateways are handling traffic and if they are set up correctly.
It helps you track request speeds, find errors quickly, and make sure your apps stay connected and running well.

<Screenshot src="/img/calico-enterprise/dashboard-ingress-gateway.png" alt="Ingress Gateway L7 dashboard" />
Comment on lines +63 to +68
Copy link

Copilot AI Jan 7, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "Ingress Gateway L7" dashboard documentation should also be added to the Calico Cloud dashboards page at calico-cloud/observability/dashboards.mdx. Since Calico Ingress Gateway is available in Calico Cloud (as seen in the extensive documentation at calico-cloud/networking/ingress-gateway/), and the feature flow typically goes from Enterprise to Cloud, this dashboard should be documented for both products.

Copilot uses AI. Check for mistakes.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.