Skip to content

aws2: add aws.requests counter#1230

Merged
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:aws2-extra
Mar 11, 2026
Merged

aws2: add aws.requests counter#1230
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:aws2-extra

Conversation

@brharrington
Copy link
Contributor

Adds a separate counter for AWS SDK v2 calls that tracks the target AWS account and region. This is useful for control planes that assume roles across multiple accounts to get visibility into per-account request health without polluting common IPC metrics.

Fixes #1199

Adds a separate counter for AWS SDK v2 calls that tracks
the target AWS account and region. This is useful for
control planes that assume roles across multiple accounts
to get visibility into per-account request health without
polluting common IPC metrics.

Fixes Netflix#1199
@brharrington brharrington added this to the 1.9.5 milestone Mar 11, 2026
@brharrington brharrington merged commit e310d60 into Netflix:main Mar 11, 2026
1 check passed
@brharrington brharrington deleted the aws2-extra branch March 11, 2026 21:54
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.

consider supporting more detailed view for AWS SDK v2

2 participants