Skip to content

Conversation

@tudor-manea
Copy link

@tudor-manea tudor-manea requested a review from a team as a code owner August 14, 2025 11:27
//},
"ClusterName-Namespace-PodName": {
// podEfaRxBytes, podEfaTxBytes, podEfaRxDropped, podEfaRdmaReadBytes, podEfaRdmaWriteBytes, podEfaRdmaWriteRecvBytes,
podEfaLimit, podEfaRequest, podEfaUsageTotal, podEfaReservedCapacity,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pod metrics should also be available for {"Service", "Namespace", "ClusterName"} as per the agent PR.. can we check if we are missing that here?

nodeEfaRdmaWriteBytes = "node_efa_rdma_write_bytes"
nodeEfaRdmaWriteRecvBytes = "node_efa_rdma_write_recv_bytes"
nodeEfaLimit = "node_efa_limit"
nodeEfaRequest = "node_efa_request"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont see a node_efa_request in https://github.com/aws/amazon-cloudwatch-agent/pull/1815/files .. so how is this test even passing?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants