From 52730934ff98e707951814eb8b261fedaee58985 Mon Sep 17 00:00:00 2001 From: Simplychee Date: Tue, 3 Sep 2024 11:50:58 +0300 Subject: [PATCH] images --- docs/content/kubernetes-content.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/docs/content/kubernetes-content.md b/docs/content/kubernetes-content.md index 2b12e083..bb47da56 100644 --- a/docs/content/kubernetes-content.md +++ b/docs/content/kubernetes-content.md @@ -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

Cluster Stats

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. -cluster-stats -

Node Stats

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. @@ -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) + +

OSD Dashboard Cluster Overview

* Cluster CPU Overcommit - Cluster has overcommitted cpu resource requests @@ -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.