Pod Timeline
Home > Select Project > Workload > Pod Timeline
Requirements
The WhaTap Kubernetes agent 1.7.6 or later is required. Timeline data is provided from the time point collected in version 1.7.6 or later.
The Pod Timeline menu provides the feature to visually trace state changes of Pod over time. You can visually see when the terminated Pod was terminated, and which state Pod was in at a specific time point. This allows you to analyze the past status, identify the causes of issues in the cluster, and monitor the operational stability.
Basic screen guide
After entering the Pod Timeline menu, select Filter key and Filter value to view the data. You can see the Pod list collected in the last 1 hour. You can visually see the state changes of Pod along the time axis.
If you hover your mouse over each time zone, the start and end times of it and Pod status (Running, Pending, Succeeded, Failed) appear.

You can adjust the time range by dragging the zone on the timeline. Set a desired period to check the past data.

Additionally, when you select a specific period, you can check the Pod status during the period in detail through Display Detail. For more information, see the Pod timeline detail guidance.
For more information on how to use the time selector.
Pod timeline details
You can check the Pod timeline details by selecting a specific segment or Pod.

-
You can view detailed information of a Pod at the time point through the Display Detail window on the right by selecting a zone to view.
-
You can select a Pod name to view from the list on the left of the chart and view the entire status of the corresponding Pod through the Display Detail window on the right.
Overview
In the Overview tab, a summary information of the selected Pod and overall resource usage appears. You can comprehensively see the Pod information such as containers running in the Pod, the node on which the Pod is running, and ownerReference. You can see the resource usage and status of the Pod and monitor its performance and operational stability.
-
By clicking AVG and MAX, you can see the average usage and maximum usage for the query period.
-
It provides the timeline of the container run in the Pod. If you select a container timeline, the Container timeline menu for the selected timeline appears in a new tab.