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 Elastic Network Adapter metrics collection #302

Open
citizen-boxfuse opened this issue May 9, 2024 · 1 comment
Open

AWS Elastic Network Adapter metrics collection #302

citizen-boxfuse opened this issue May 9, 2024 · 1 comment

Comments

@citizen-boxfuse
Copy link

Hello, we'd like to collect metrics provided by the AWS Elastic Network Adapter (ENA) described here:

https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch-Agent-network-performance.html

and import them to CloudWatch.

In particular we'd like to collect the following metrics:

bw_in_allowance_exceeded
bw_out_allowance_exceeded
linklocal_allowance_exceeded
pps_allowance_exceeded

How do we configure this in CloudCaptain?

@axelfontaine
Copy link
Member

There is unfortunately no straight-forwward way of achieving this at this point. You would have to duplicate whatever logic the agent has. I don't expect we'll make progress on this in the near future.

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

No branches or pull requests

2 participants