You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Leverage the EventListener implementation from the manual instrumentation proposal to enhance automatic instrumentation
HttpURLConnection Automatic Instrumentation
Enhance existing HttpUrlReplacements class to capture similar timing events (whichever possible - For example it would be difficult to capture dns, tls and tcp timestamps separately but total connection duration can be captured)