We're currently only recording hosts from resources which are present when the DOM is ready. We should continually poll for new resources added to the page, or see if there's an event we can use in the Performance API which triggers when new resources are added.
We're currently only recording hosts from resources which are present when the DOM is ready. We should continually poll for new resources added to the page, or see if there's an event we can use in the Performance API which triggers when new resources are added.