You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[receiver/k8s_cluster] Do not store unused service data in k8s API cache (open-telemetry#23434)
To reduce RAM utilization.
Resolvesopen-telemetry#23433
This is the last PR to reduce the memory footprint of k8s API informers.
Other objects are more static and usually don't have a lot of instances
in user clusters, so there is no need to reduce their size.
0 commit comments