The current implementation of the fetch doesn't guarantee that the application server information is stored all the time.
Example:
On WildFly server sometimes the webapps/rest are loaded before the engine is built, which leads to not storing the application server info into the telemetry registry.
Other servers could be affected by this as well.