Skip to content

Commit

Permalink
add flame chart
Browse files Browse the repository at this point in the history
  • Loading branch information
dufoli committed May 29, 2024
1 parent 18352e0 commit 14aaafa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/how-to.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ The second tab is a profilter and display a treeview to be able to analyze in de
It permit to troubleshoot any issue when you reach an org limit as DML, SOQL, callout, CPU time.
![image](screenshots/logProfiler.png)

and for cpu limit exception (duration over 10 seconds), you can check flame chart.
![image](screenshots/flame_chart.png)

## SOSL

In data Export, you run an SOSL query in order to retreive some data across multiple objects:
Expand Down
Binary file added docs/screenshots/flame_chart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/screenshots/logProfiler.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 14aaafa

Please sign in to comment.