Can some one give ideas around how we can monitor AWX deployed with awx-operator in
kubernetes. Especially some thing like below scenario
→ Where AWX jobs just spin for ever like status shows as waiting or pending.
→ Postgres database gets filled up.
→ Execution environments fail to start with CPU’s/pod’s dont get spin up.
Also, you may look at the job_lifecycle logs (LOG_AGGREGATOR_LEVEL needs to be DEBUG to see these) which will show information about why a job is blocked/pending and why it is not entering running state