Skip to content

Commit

Permalink
images
Browse files Browse the repository at this point in the history
  • Loading branch information
Simplychee committed Sep 3, 2024
1 parent 0fb1e13 commit 5273093
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions docs/content/kubernetes-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,16 @@ Metrics alerts (Cluster CPU Overcommit, Node CPU Utilization, Pod Memory Usage)

Use our dashboards and alerts to maintain Kubernetes health and performance, making data-driven decisions to optimize resources and applications.

![kubernetes dashboards](https://dytvr9ot2sszz.cloudfront.net/logz-docs/content/dashboards-main-sep3.png)



## Dashboards

<h3 id="cluster-stats">Cluster Stats</h3>

Get a comprehensive view of the cluster's resource utilization, including total CPU, memory, and disk usage, along with detailed metrics for pods, nodes, deployments, and namespaces. Includes network traffic insights and integrated alerts for efficient Kubernetes management.

<img src="https://dytvr9ot2sszz.cloudfront.net/logz-docs/content/dashmock.png" alt="cluster-stats" width="700"/>

<h3 id="node-stats">Node Stats</h3>

Get in-depth insights into each node's status, including uptime, running pods, and total CPU, memory, and disk resources. Monitor per-pod CPU and memory usage, overall resource utilization, and disk I/O metrics. Track network performance with real-time data on received and transmitted bytes and latency.
Expand Down Expand Up @@ -74,6 +76,9 @@ Get detailed insights into your cluster's logging activity. Filter logs by clust

## Metric Alerts

![kubernetes metrics](https://dytvr9ot2sszz.cloudfront.net/logz-docs/content/grafana-dashboard-sep3-metrics.png)


<h3 id="osd-overview">OSD Dashboard Cluster Overview</h3>

* Cluster CPU Overcommit - Cluster has overcommitted cpu resource requests
Expand Down Expand Up @@ -109,6 +114,9 @@ Get detailed insights into your cluster's logging activity. Filter logs by clust

## Log Alerts

![kubernetes log alerts](https://dytvr9ot2sszz.cloudfront.net/logz-docs/content/k360-cluster-sep3-log-alerts.png)


* Internal Error - The "INTERNAL_ERROR" indicates an internal error within the system or service responsible for the UAS exporter. It suggests that something went wrong during the export process, which resulted in the stream being terminated.
* Warning - "WARNING" log level logs, please refer to message to inspect
* EOF Error - This error means that the end of a file or stream has been reached and there is no more data to read. It can occur when reading from or writing to a file or stream, or when a network connection is closed unexpectedly.
Expand Down

0 comments on commit 5273093

Please sign in to comment.