Skip to content

[translator] Enable isolated-pod Summary metrics on the EKS container-insights path - #2251

Open
Aakash-Dantre wants to merge 1 commit into
aws:mainfrom
Aakash-Dantre:adantre/isolated-pod-summary-metrics
Open

[translator] Enable isolated-pod Summary metrics on the EKS container-insights path#2251
Aakash-Dantre wants to merge 1 commit into
aws:mainfrom
Aakash-Dantre:adantre/isolated-pod-summary-metrics

Conversation

@Aakash-Dantre

Copy link
Copy Markdown
Contributor

Sets EnableIsolatedPodSummaryMetrics on the awscontainerinsightreceiver
config for the EKS path so the receiver recovers container-scope metrics
for VM-isolated pods (RuntimeClass isolated-sandbox / confidential-sandbox)
via the kubelet Summary API. The receiver gates this strictly to isolated
RuntimeClasses at runtime, so normal pods and their metering are unaffected.

Note: depends on the awscontainerinsightreceiver change in
amazon-contributing/opentelemetry-collector-contrib; the go.mod replace
bump to the merged receiver commit is a follow-up once that lands.

…-insights path

Sets EnableIsolatedPodSummaryMetrics on the awscontainerinsightreceiver
config for the EKS path so the receiver recovers container-scope metrics
for VM-isolated pods (RuntimeClass isolated-sandbox / confidential-sandbox)
via the kubelet Summary API. The receiver gates this strictly to isolated
RuntimeClasses at runtime, so normal pods and their metering are unaffected.

Note: depends on the awscontainerinsightreceiver change in
amazon-contributing/opentelemetry-collector-contrib; the go.mod replace
bump to the merged receiver commit is a follow-up once that lands.
@Aakash-Dantre
Aakash-Dantre requested a review from a team as a code owner August 19, 2026 15:55
@github-actions

Copy link
Copy Markdown
Contributor

This PR was marked stale due to lack of activity.

@github-actions github-actions Bot added the Stale label Aug 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant