Vishwesh Bankwar

Results 117 comments of Vishwesh Bankwar

@cijothomas - Please reopen and merge this PR. I can address the comments in a separate PR. Thanks! @denisivan0v FYI

> @cijothomas - Please reopen and merge this PR. I can address the comments in a separate PR. Thanks! @denisivan0v FYI Looks like we have merge conflicts. @denisivan0v - I...

> > We're very much looking to this being merged to finally resolve [microsoft/ApplicationInsights-dotnet#2556](https://github.com/microsoft/ApplicationInsights-dotnet/issues/2556) > > This will not fix anything in ApplicationInsights, unless you are using OpenTelemetry based application...

> @vishweshbankwar, on the AutoInstrumentation side also for DevOps scenarios it will be great to have possibility to reconfigure all instrumentation libraries by the environmental variables. > > Please check...

Marking this complete. All the PRs related to this are linked above.

> The implementation looks good to me. Can you add any new tests that verify the Exception Telemetry? Added one simple test

@avisra - Could you please confirm where it is grayed out. Is it grayed out while creating the webapp or is it grayed out in Application Insights blade (shown below)...

@avisra - we are looking in to this. In the meantime you can use the following workaround 1. Create a new application insights resource. 2. Set the following AppSettings in...

Updating traceflags on activity will not fix this issue entirely as we rely on HttpClient and Azure Clients to propagate `traceparent` header. In both the libraries `traceparent` is set using...