Performance Profiler was introduced a few versions ago and it proved to be one of the most useful tools in the hands of users to report back to partners performance issues.
I touched on Performance Profiler when it first came out here.
Now, with Business Central 2024 wave 2, Microsoft introduces the Performance Profiler that can be scheduled, adding more flexibility in capturing code issues.
A few things to note around performance profiler scheduling:
- Access the Profiler Schedules Page:
- In Business Central, select the search icon, enter “Profiler Schedules,” and choose the related link.
- Create a New Schedule:
- Click on the “New” action to open the Profiler Schedule card page.
- Define parameters such as start and end times, the user whose activity will be recorded, and the type of activity to monitor (e.g., browser activity, background tasks, or web service calls).
- Enable and Run the Schedule:
- After setting up the schedule, ensure it is enabled. The system will then automatically record any matching activity within the specified time frame.
More on that here and here and in my latest Youtube video:
