I couldn't find any information about an async implementation of application Insights, specifically the TelemetryClient for Microsoft.ApplicationInsights Nuget.
And by that I mean a full implementation from the exposed methods down to the actual http request sent to the service, not just a wrapper.
I guess it'd make sense for performance considerations, especially when coding a ASP.NET MVC website. Is that on the roadmap? Did I miss anything?
Thanks for your help!