Agent not appearing in dashboard
Check the agent is running:[push] OK lines every 10 seconds. If you see errors:
Check agent health
pushCount— should be incrementingpushErrors— should be 0consecutiveFailures— should be 0lastPushStatus— should be 200lastError— should be empty
Agent uses too much memory
Default limits are 256Mi. For very large clusters (500+ pods), increase:Logs not appearing
Check log collector is enabled:logCollector: false, update the secret with ENABLE_LOG_COLLECTOR=true and restart.