We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e1ba9b5 + 3247e38 commit 252a3baCopy full SHA for 252a3ba
1 file changed
docs/Troubleshoot.md
@@ -2,6 +2,11 @@
2
3
This article presents troubleshooting steps and information to enable you to use `Microsoft.ApplicationInsights.Profiler.AspNetCore`.
4
5
+**Query tips**
6
+
7
+* Use a time range like `> ago(30m)` for recent incidents. If the incident is older, expand the time range.
8
+* Start with a broader range, such as `> ago(30d)`, to identify key events, then narrow it down for more specific results.
9
10
## Are you connecting to the correct Application Insights resource
11
12
* Profiler depends on the correct connection to Application Insights.
0 commit comments