Kubernetes Single Workload Pages
Kubernetes Single Workload Pages
Lumigo’s Kubernetes Single Workload pages are designed to give you detailed, workload-specific observability for faster troubleshooting and performance monitoring. Whether you're managing a Deployment, StatefulSet, or DaemonSet, these pages provide all the context you need in one place.
Overview Page
The Single Workload Overview page provides a centralized summary of your workloads' operational state and recent activity. Use this page to quickly understand the behavior of your workloads and identify potential issues.
Features
Below are some of the features we offer with the Overview page.
- CPU & Memory Utilization Trends: View real-time and historical resource usage across all pods in the workload. This helps detect spikes, inefficiencies, or bottlenecks.
- Kubernetes Events and Rollouts: Track deployment rollouts and view Kubernetes event logs in context, making it easy to identify when changes occurred and how they impacted the workload.
- Error Logs Over Time: Monitor error logs to detect patterns and anomalies, and pinpoint when issues began.
Use the overview page when you are diagnosing performance issues, verifying the impact of recent deployments, or getting a fast overview without diving into pod-level details.

Overview page for Kubernetes Workload
Pods Page
The Single Workload Pods Page gives you a detailed breakdown of each pod within the selected workload. This page is ideal for detailed monitoring of the health and behavior of individual pods and their containers. To reach the page, navigate to the Kubernetes Workloads page and click on the workload you want. it will lead you to this one.
Features
Below are some of the features we offer with the Pods page.
- Pod Status at a Glance: Instantly identify running, pending, or failed pods.
- Pod Restarts and Age: Track pod lifecycle information to catch instability or frequent restarts.
- Per-Pod Resource Usage and Node Info: Examine CPU and memory usage for each pod, along with node assignment details.
- Container Health Insights: Get status indicators for every container running in each pod, helping you isolate container-specific issues.
- Quick Access to Logs & Traces: Click through to full logs and distributed traces for fast root cause analysis.
Use the Pods page when you are in need of a more in-depth and detailed approach, such as when investigating failing or restarting pods, debugging container-level errors, or following logs and traces from specific, individual pods.

Overview page for Kubernetes Workload
Events Page
A comprehensive, time-ordered list of events. Each entry includes the event reason, detailed message, and the associated resource—giving you clear insight into what’s happening in your cluster and why it is happening.

Events page for Kubernetes Workload
Application Issues Page
Gain deep application context within your Kubernetes environment through an aggregated table of all applicative issues detected across your workloads. Powered by distributed tracing, this view highlights the error messages and occurrence trends. Each issue links directly to the latest invocation for a detailed root-cause analysis and troubleshooting experience.

Application Issues page for Kubernetes Workload
Updated 2 days ago