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
$ helm ls -A
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
my-otel-demo demo 2 2024-12-12 15:13:25.036256222 +0200 EET deployed opentelemetry-demo-0.33.7 1.12.0
Symptom
frontendproxy has a too low memory limit and crashes in a few minutes.
Suggesting to raise the limit from 50 -> 70 MB. After that, it runs fine and in my case, consumes 53 MB after 15 min.
Is this on arm64 or amd64 architecture? This is the frontend-proxy running on an arm cluster for an extended period (28 days), running well under 40MB. The restarts here were new demo deployments.
Bug Report
Using the latest version on Kind
Symptom
frontendproxy has a too low memory limit and crashes in a few minutes.
Suggesting to raise the limit from 50 -> 70 MB. After that, it runs fine and in my case, consumes 53 MB after 15 min.
The text was updated successfully, but these errors were encountered: