Questions tagged [application-insights]
9 questions
2
votes
2 answers
Enable Application Insights Azure Web App ARM Template
I successfully deployed an app service plan, web application and application insights resources using an ARM Template. The APPINSIGHTS_INSTRUMENTATIONKEY and APPLICATIONINSIGHTS_CONNECTION_STRING app settings have been added to the configuration/app…
jrd1989
- 628
- 10
- 35
1
vote
1 answer
Availability Test on Azure Application Insight fails on all location
I have set up an Availability test on one of our web apps. The test on five locations that were setup all fails but when I visit the site it is up and running. This is not a timing issue as the failed test keeps on coming, and I visit the site once…
von v.
- 113
- 4
1
vote
0 answers
Azure Application Insights Profiler data is not shown on Profiler blade
I have an Azure App Services web app with an Application Insights extension enabled (not in the app codebase, just injected via the Azure portal).
I can see the analytics in Application Insights section of an app and in the associated Application…
Sergey
- 153
- 1
- 7
1
vote
0 answers
App Insights Log Files
Application Insights is generating large log files for my web app daily and eating up space. They mostly seem to contain the error pasted below. Any idea how I can either resolve the issue or configure App Insights to stop generating these log…
Ivan Brown
- 11
- 1
1
vote
0 answers
Monitoring complex applications with Application Insights?
I have a problem being tasked with setting up application monitoring for a complex application that has multiple web elements (some asp.net applications, some pure api endpoints) as well as mobile apps (which are of less interest for me and for now…
TomTom
- 50,857
- 7
- 52
- 134
0
votes
1 answer
Azure components connectivity check
My Project involves various azure products like web job, Event hub, table storage, blob storage etc.
I need to create a Live dashboard which shows the connectivity of the various components.
Eg., one web job get data from event hub, and moves it…
0
votes
0 answers
Azure monitor option not available in grafana, how to fix that?
I am trying to integrate azure kubernetes container insights with grafana dashboard.
The plugin for that
For that, I have installed grafana on an azure cloud ubuntu 20 machine following the steps in this link
Allowed 3000 port in azure network…
user2331760
- 55
- 8
0
votes
0 answers
Alert for Function App failure
We have an Azure Function App that contains 6 Functions, we have individual alerts for failures for each of the contained functions (exceptions).
Yesterday a configuration issue (permissions issues accessing keyvault) prevented the whole function…
Luis
- 21
- 7
0
votes
1 answer
how to get application insights to recognise .net sessions? Jmeter traffic not showing in AI
application insights has various graphs and queries to show number of users/sessions authenticated and not.
However, this is not working for sessions created with jmeter. Jmeter is correctly tracking the servers cookies, including the .net session…
eos
- 497
- 3
- 9
- 25