microsoft / ApplicationInsights-Kubernetes

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

Use `KubernetesClient` to query K8s info. #288

Closed xiaomi7732 closed 2 years ago

xiaomi7732 commented 2 years ago

I am halfway through this work item. While this will simplify our code eventually, it will be a relative large change for code reviewing, including unit test changes.

To reduce the stress on code reviewers, here are some manual tests that I will finish before submitting a PR:

To make the test efficient, I'll mix these 2 typical project types into the tests above: