How to see the telemetry of azure kubernetes having containers and images in Application Insights?

7/12/2018

I developed .net core web and API applications with Docker support using VS2017. And configured the application insights for both web and API applications through the VS 2017 by following this below links.

Application Insights for ASP.NET Core

Monitor Docker applications in Application Insights

microsoft/applicationinsights

I deployed the above containers into azure kubernetes and then browse those containers URL’s in my browser but I am not able to see the data related to those images and containers in Docker Tile on application insights dashboard.

How to resolve this issue?

-- Pradeep
azure
azure-application-insights
azure-kubernetes
docker

0 Answers