Forum Discussion

tfraley's avatar
tfraley
Copper Contributor
May 16, 2019

Application Insights Logs

Hi,

I am new to Azure Portal and managing an app service for a business application. I have a webjob associated with it. My questions is that I am getting System.ArgumentNullException every minute on my Logs. I believe it is coming from my webjob, but I am finding that tracing down the source of these messages is extremely difficult. When I run my app, it runs with no problem and my webjobs running and doing its job with no problem. Any suggestions on where to start.
Also, on the Applications Insights overview, my default graphs are Failed Requests and Server Requests. Although I have no reported problems, half of my server requests (30) show failed (15) at any given time. Just need kickstarted how I can analyze some of these tools so I can ultimately make my code more efficient to eliminate these alerts/warnings.  

1 Reply

  • tfraley's avatar
    tfraley
    Copper Contributor

    I have another screenshot where I am trying to figure out my failed requests. Not even sure why I am having these. Thanks.