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

aws_eks and aps: Support for Scrapper for all supported languages #28338

Open
2 tasks
elamaran11 opened this issue Dec 12, 2023 · 1 comment
Open
2 tasks

aws_eks and aps: Support for Scrapper for all supported languages #28338

elamaran11 opened this issue Dec 12, 2023 · 1 comment
Labels
@aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@elamaran11
Copy link

Describe the feature

We recently introduced agentless metric collection for Amazon EKS. The scrapper is supported via EKS console while creating EKS Cluster or via CLI/API. We would need add support eks Cluster creation module and a scrapper method for aps modules. The support should be capable of intaking scrapper configuration and converting the same to Base64 before performing the required operation. This blog post should provide more details around how the Scrapper support works.

Use Case

We recently introduced agentless metric collection for Amazon EKS.

Proposed Solution

Scrapper support with aws_eks and aps module which also supports intaking scrapper configuration and converting the same to Base64 before performing the required operation.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.100.0 or Greater

Environment details (OS name and version, etc.)

Mac

@elamaran11 elamaran11 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Dec 12, 2023
@github-actions github-actions bot added the @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service label Dec 12, 2023
@elamaran11 elamaran11 changed the title aws_eks and aps: Support for Scrapper aws_eks and aps: Support for Scrapper for all supported languages Dec 12, 2023
@pahud pahud added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Dec 12, 2023
@elamaran11
Copy link
Author

@pahud and Team - Do we have any updates on ETA for this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

2 participants