The UMA podmonitor container logs show repeating INTERNAL_ERROR messages when attempting to communicate with the autoattach endpoint on localhost:7777. This occurs even after upgrading to versions that were expected to resolve the issue.
Symptoms:
Product: DX Application Performance Management
Component: Universal Monitoring Agent (UMA)
Version: 25.x, 26.x
This error is triggered when the podmonitor service attempts to fetch process information (/ps endpoint) for a container that is no longer available, has been terminated, or is in a state where it cannot respond to the request at that specific millisecond.
Engineering has confirmed that this is a valid reporting of a communication failure with a transient or missing container. It does not indicate a functional failure of the UMA agent for other active, healthy containers.
As of DX SaaS version 26.1 (and included in subsequent versions like 26.6), Engineering implemented a retry and skip mechanism to manage these transient errors and reduce log noise.
Behavior in Fixed Versions:
Recommendation: