aws_eks and aps: Support for Scrapper for all supported languages #28338
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
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 ascrapper
method foraps
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
andaps
module which also supports intaking scrapper configuration and converting the same to Base64 before performing the required operation.Other Information
No response
Acknowledgements
CDK version used
2.100.0 or Greater
Environment details (OS name and version, etc.)
Mac
The text was updated successfully, but these errors were encountered: