Kubernetes support for .NET Core
$ dotnet add package Microsoft.ApplicationInsights.KubernetesGet better logging by enhancing your application insights telemetry with Kubernetes properties for your .NET Applications by one line of code:
services.AddApplicationInsightsKubernetesEnricher();
