ApplicationInsights-Kubernetes icon indicating copy to clipboard operation
ApplicationInsights-Kubernetes copied to clipboard

Investigating adding a method to query Pod by name for perf optimization

Open xiaomi7732 opened this issue 6 years ago • 0 comments

Kudos to @karolz-ms , whom suggested: In large system, there could be big number of pods.

Plan to investigate to maybe add another overload like: GetPodByName(string Name) to make perf gain and clean up the code in K8sQueryClient.

xiaomi7732 avatar Apr 25 '18 06:04 xiaomi7732