microsoft / ApplicationInsights-Kubernetes

Enrich the telemetry data for .NET applications running inside containers that are managed by Kubernetes.
Other
135 stars 57 forks source link

Decouple Enhancement and container readiness #348

Closed xiaomi7732 closed 1 year ago

xiaomi7732 commented 1 year ago

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 1 year ago

Change released: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/6.1.1-beta3

xiaomi7732 commented 1 year ago

Stable version released: https://www.nuget.org/packages/Microsoft.ApplicationInsights.Kubernetes/6.1.1