Skip to main content

Kubernetes Agent v1.9.5

Includes Java Agent v2.2.68

March 12, 2026

  • Changed Changed container creation time reference

    • Previously, the container creation time (created) was used as the Pod creation time (podCreated).

    • Updated to use the container's own startedAt time instead.

    • For Running containers, running.startedAt is used; for Terminated containers, terminated.startedAt is used.

    • Accurate container start time is now displayed even when a container has been restarted within a Pod.

Info

Agent download: kube_mon_1.9.5.tar