Open
Description
Summary
Currently, synthetics agent only captures the network requests that originates within the Browser Context which means when you write a Journey, all the requests that originates within the browser context (including all pages) will be captured. But all the requests that are sent via APIRequestContext
are not captured by the agent leaving holes in the waterfall information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment