Skip to content

Kubernetes Application Troubleshoot - Overview

Description

Performs application-level troubleshooting by inspecting the logs of a workload for parsable exceptions, and attempts to determine next steps.

Available Pages

Tasks

  • Get `${CONTAINER_NAME}` Application Logs from Workload `${WORKLOAD_NAME}` in Namespace `${NAMESPACE}`
  • Scan `${CONTAINER_NAME}` Application For Misconfigured Environment
  • Tail `${CONTAINER_NAME}` Application Logs For Stacktraces in Workload `${WORKLOAD_NAME}`

Service Level Indicators (SLIs)

  • Measure Application Exceptions in `${NAMESPACE}`