Auto-instrumentation for some languages could lead to OOMKilled errors with default settings. This was fixed in https://github.com/open-telemetry/opentelemetry-operator/pull/3473 but we need to understand why e2e tests did not catch this problem and modify them to ensure that they do.
Component(s)
auto-instrumentation
Describe the issue you're reporting
This is a follow up to https://github.com/open-telemetry/opentelemetry-operator/issues/3479
Auto-instrumentation for some languages could lead to OOMKilled errors with default settings. This was fixed in https://github.com/open-telemetry/opentelemetry-operator/pull/3473 but we need to understand why e2e tests did not catch this problem and modify them to ensure that they do.