Decouple Enhancement and container readiness
xiaomi7732 opened this issue · 2 comments
xiaomi7732 commented
Now that we are fetching container info from time to time (compare to only once at the beginning before), it doesn't make sense for us to wait until the container's ready.
It brings in benefits of earlier telemetry enhancement even before the container is ready; And those telemetries are usually more interesting.
Thanks @TTmaister, @mavsankar, and @karolz-ms for the related discussions. I'll prepare a PR for it.
This change will also cover #345 .
xiaomi7732 commented
xiaomi7732 commented
Stable version released: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/6.1.1