Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to modify AMP Collector configuration #1116

Open
1 task
sudeera-karunathilaka opened this issue Feb 19, 2025 · 0 comments
Open
1 task

Support to modify AMP Collector configuration #1116

sudeera-karunathilaka opened this issue Feb 19, 2025 · 0 comments
Labels

Comments

@sudeera-karunathilaka
Copy link

Describe the feature

At the moment there is no option to modify the resource limits for AMP collector.

I found an old PR which hardcoded resource limits and requests.

Use Case

I'm trying to get AWS AMP working using CDK for typescript found that AMP collector's hardcoded memory limit is not enough on a larger EKS cluster.
I create an AMP workspace and then deploy AdotCollectorAddOn followed by AmpAddon using CDK and works fine on a smaller EKS cluster. But AMP Collector pod failing with OOMKilled error on a larger cluster.

Proposed Solution

Allow modification of Amp collector configurations including resource limits and replica count.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request

CDK version used

2.178.2

EKS Blueprints Version

1.16.3

Node.js Version

v23.6.0

Environment details (OS name and version, etc.)

n/a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant