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
try to avoid all salesforce id and have name or label
profiler: display icon depending of type of node in treeview (or with txt (method, flow, ...) if it is too complexe) cf symbols.svg
profiler: button to troubleshoot with critical path : with dropdownlist : DML, query,... and it detect the biggest node each time and open it and close other
log: checkbox to display only USER_DEBUG
color highlight in debug log (time, type, ...)
chart tab (new) : duration view with bar from start to end to see where we lost most of time without figure: flam graph
log: button list all logs : select Id from ApexLog => redirect to data-export with SELECT Id, Application, Status, Operation, StartTime, LogLength, LogUser.Name FROM ApexLog ORDER BY StartTime DESC
log: filter soql, dml, callout only, exception
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: