Mike Blake
Mike Blake
Any news on this?
Hi @robertcoltheart, Hope you are handling the current quarantine ok. Not sure what your thoughts are on adding a ITestContext to allow users to add hooks when tests start and...
Or 1 second? https://docs.microsoft.com/en-us/azure/azure-monitor/app/worker-service Or can we just add a helper method to do this for us!?
If you don't have a config, and try to logger.LogInfo, it won't log to App insights. This is due to https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/NETCORE/src/Shared/Extensions/ApplicationInsightsExtensions.cs#L427
It would be nice if there was a line under it `logger.LogInformation("Lower than Warning is not logged if detaults are used");` to help developers who get the sample, add info...
@SabotageAndi et al Any news on this now .net 5.0 is basically dead?
So it's not needed when using FlushAsync ?
Should the TODO be done/removed? https://github.com/microsoft/ApplicationInsights-dotnet/blob/24e5b04e8f8a08de8efd1a973293e65914dd3df5/BASE/src/Microsoft.ApplicationInsights/TelemetryClient.cs#L694
Also the docs need to include the mandatory CancellationToken https://learn.microsoft.com/en-gb/azure/azure-monitor/app/api-custom-events-metrics#flushing-data