Skip to content

Commit eacc083

Browse files
Update articles/azure-monitor/profiler/profiler-troubleshooting.md
Co-authored-by: Hannah Hunter <[email protected]>
1 parent 21d014e commit eacc083

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/azure-monitor/profiler/profiler-troubleshooting.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,12 @@ Even when the Profiler is enabled, it may not capture or upload traces, especial
8686
- If the `Incoming Requests` charts are empty (no data or showing zero): [troubleshoot Application Insights](/troubleshoot/azure/azure-monitor/app-insights/telemetry/asp-net-troubleshoot-no-data).
8787
- If you are hosting your .NET application on Azure App Service: [try the App Service .NET troubleshooting steps](../app/azure-web-apps-net.md#troubleshooting).
8888

89-
1. Profiler setting for Sampling is turned off - if still no profiler traces are available, please check the Profiler Sampling setting. Open **Application Insights**, **Performance** page, click on **Profiler** and then on **Triggers** button in the Application Insights Profiler. In the Trigger Settings, ensure the **Sampling** is on.
89+
1. **Profiler setting for Sampling is turned off:**
90+
If still no profiler traces are available, check the Profiler Sampling setting.
91+
1. Open **Application Insights** > **Performance** blade.
92+
1. Click on **Profiler**.
93+
1. Click on the **Triggers** button.
94+
1. In the Trigger Settings, ensure the **Sampling** toggle is on.
9095

9196
1. Still no traces uploaded? Please let us know at [[email protected]](mailto:[email protected]).
9297

0 commit comments

Comments
 (0)