[processor/memorylimiter] limit_percentage question #7958
Unanswered
ajsaclayan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi OpenTelemetry community,
I have a question with the
memory_limiter
processor in regards to how it relates to container/pod resources. My team has a collector configured and deployed in k8s.Say I have the following resources configured for a collector container:
and the following
memory_limiter
configured:The doc states
limit_percentage
is based on the following:How does this pertain to the requests/limits defined in this simple example?
Beta Was this translation helpful? Give feedback.
All reactions