Questions tagged [azure-application-insights-profiler]
21 questions
0
votes
1 answer
How to change Font size in Application Insights Dashboard
I have a query in Application Insights which returns Text and Percentage Values.
But its not in enough size , How can we increase Font Size ?
In the below Picture the font size of the percentage value is not as required, How can we increase Font…

TryingToCode
- 31
- 6
0
votes
1 answer
How to create an alert when new resource is added to resource group using Application Insights
I have resource group i want to create an alert when a new resource is added to that resource group by using application-Insights

karthik kasula
- 37
- 1
- 7
0
votes
1 answer
Old version of Azure application Insights performance profiler for which application?
I have an Application Insights in Azure. There are some ASP.NET web applications deployed in Azure virtual machine which sends data to that Application Insights.
The problem is when I am going to 'Configure Application Insights Profiler' (under…

Arnab
- 454
- 1
- 4
- 14
0
votes
1 answer
Spring boot application not sending logs to Azure application-insights
I am having 2 spring boot applications using azure application insights. Both are using the same dependencies, same instrumentation-key, same application-properties.
But in one service the logs are getting to application insights and the other…

Madhu
- 53
- 1
- 11
0
votes
1 answer
Why does App Insights NUGET add 2 AdapativeSamplingTelemetryProcessor nodes?
In the ApplicationInsights.config this node (see below) is being added twice, although they are not identical.
Why is it being added twice like this? It appears the 2nd node is just
negating the 1st node (its just including what the 1st node is
…

AlvinfromDiaspar
- 6,611
- 13
- 75
- 140
0
votes
1 answer
Performance tip: x% of this request was spent in waiting
When reviewing Application Insights for slow API requests I noticed a message stating: "98.49% of this request was spent in waiting.". I'm finding next to no explanation about this online.
What does this mean? What is it waiting for?
How can I fix…

Vqf5mG96cSTT
- 2,561
- 3
- 22
- 41