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
Add SessionReplay.getSessionReplayLink API which retrieves the current session's replay link (#445).
Add support for App Flows APIs APM.startFlow, APM.endFlow and APM.setFlowAttribute (#446).
Deprecated
Deprecate execution traces APIs APM.startExecutionTrace, APM.setExecutionTraceAttribute, APM.endExecutionTrace, Trace.setAttribute and Trace.end in favor of the new app flow APIs (#446).