Skip to content

🐛 Fix AWS SDK request metrics not being captured#5924

Open
AndiDog wants to merge 1 commit intokubernetes-sigs:mainfrom
AndiDog:fix-aws-metrics
Open

🐛 Fix AWS SDK request metrics not being captured#5924
AndiDog wants to merge 1 commit intokubernetes-sigs:mainfrom
AndiDog:fix-aws-metrics

Conversation

@AndiDog
Copy link
Copy Markdown
Contributor

@AndiDog AndiDog commented Apr 1, 2026

What type of PR is this?

/kind bug

What this PR does / why we need it:

The diff explains the bug 😉 – we had inverted logic and excluded all metrics. Tested locally with Tilt and curl-ing the metrics endpoint.

Since these "v2" metrics have never worked, I'm also removing the suffix from metric names so users don't have to adapt their queries.

Checklist:

  • squashed commits
  • includes documentation
  • includes emoji in title
  • adds unit tests
  • adds or updates e2e tests

Release note:

Fix AWS SDK request metrics not being captured

Also, since these "v2" metrics have never worked, I'm removing the suffix from metric names so users don't have to adapt their queries.
@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/bug Categorizes issue or PR as related to a bug. labels Apr 1, 2026
@k8s-ci-robot k8s-ci-robot requested review from dlipovetsky and faiq April 1, 2026 14:00
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign fabriziopandini for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added needs-priority size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. needs-priority release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants