pub const K8S_CONTAINER_RESTART_COUNT: Key;
Expand description

Number of times the container was restarted. This attribute can be used to identify a particular container (running or stopped) within a container spec.

Examples

  • 0
  • 2