Rohit Ranjan

Results 38 comments of Rohit Ranjan

@v-bbalaiagar I will have a look at this. @marnilss thank you very much for raising this issue. I will reach out to you if I need more information.

I haven't got time to make this change, but this is in my todo list.

Hi @plamber Storage queue does not support context propagation. If you have the traceparent, you can start a new Activity by passing ActivityContext. This will start a new activity and...

Adding @JoshLove-msft from the SDK team, @JoshLove-msft can you please have a look at this?

PR to remove the Microsoft.Azure.WebJobs.Extensions.ApplicationInsights from v2 extension bundle. https://github.com/Azure/azure-functions-extension-bundles/pull/189

@rsullyo your issue is not due to ApplicationInsights extensions. Is this a .Net isolated function?

@rsullyo you can ignore the warning related to ApplicationInsights extension.

thanks @kshyju, I will have a look at it.

Hi @arynaq we don't apply any filter on the log stream. You see everything that is getting logged in AI. You have some ability to apply filters when you go...

Hi @arynaq, it's a fair expectation, probably the confusion is because you are viewing it from a specific function app. Streaming is AI capability; we only fetch the logs from...