Hello @Fredrik Heidgert , Thanks for your post and sorry for the delayed response.
Try using a custom Telemetry Initiallizer to bypass the sampling module for the set of logs you would like to see in the Live Metrics pane.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I have created a new Function app in Azure. The standard template gets an ILogger in the Run method of the Function that can be used to log to Application Insights. My app is configured to use Application Insights and I can verify that this works if I turn on the Live metrics and trigger my function (Incoming requests shows a spike and my log messages are shown in the "Sample telemetry" panel.
However, the logs I see in the "Sample telemetry" panel can never be found afterwards. I have tried looking in the "Transaction search" but that is completely empty.
I have waited minutes, hours and days. Nothing ever shows up here, even though it continues to show in the "Sample telemetry" panel of the "Live metrics" pane.
Has anyone else experienced something similar? What am I missing?
Kind regards
Fredrik
Hello @Fredrik Heidgert , Thanks for your post and sorry for the delayed response.
Try using a custom Telemetry Initiallizer to bypass the sampling module for the set of logs you would like to see in the Live Metrics pane.
I was on trial, and it seems that it got disable in Cost management & billing. It confused me at first, because I was told that I could use it for a year. And I still have more than 9 months to a year.
So in my case, my subscription got disabled. My application could still send data but maybe appinsights rejected it because of disable subscription.