Skip to content

feat(attributes): Add AWS service instrumentation attributes#480

Merged
andreiborza merged 2 commits into
mainfrom
ab/aws-service-attributes
Jul 10, 2026
Merged

feat(attributes): Add AWS service instrumentation attributes#480
andreiborza merged 2 commits into
mainfrom
ab/aws-service-attributes

Conversation

@andreiborza

@andreiborza andreiborza commented Jul 10, 2026

Copy link
Copy Markdown
Member

Adds AWS SDK service attributes: aws.kinesis.stream.name, aws.request.id, aws.request.extended_id, aws.s3.bucket, aws.secretsmanager.secret.arn, aws.sns.topic.arn, aws.step_functions.activity.arn, aws.step_functions.state_machine.arn.

OTel aws sem convs can be found at: https://opentelemetry.io/docs/specs/semconv/registry/attributes/aws/

@andreiborza andreiborza requested review from a team, Lms24, cleptric, mjq and nsdeschenes as code owners July 10, 2026 09:05
@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

Semver Impact of This PR

🟡 Minor (new features)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


New Features ✨

Attributes

  • Add AWS service instrumentation attributes by andreiborza in #480
  • Add messaging, rpc and gen_ai attributes by andreiborza in #482
  • Add faas.invoked_* attributes by andreiborza in #481
  • Add AWS DynamoDB instrumentation attributes by andreiborza in #479
  • Add sentry.metric.source by klochek in #476
  • Add faas.id (deprecated) in favor of cloud.resource_id by andreiborza in #475
  • Add faas.execution (deprecated) in favor of faas.invocation_id by andreiborza in #473
  • Add messaging attributes by s1gr1d in #469
  • Add url.same_origin (deprecated) and http.request.same_origin (replacement) attributes by Lms24 in #456
  • Add db.response.status_code by s1gr1d in #462

Other

  • (ai) Add granular cost attributes for cache and reasoning by vgrozdanic in #461
  • (js) Add _BASE attribute key exports for dynamic attribute keys by Lms24 in #471

Internal Changes 🔧

  • (ci) Stop inheriting secrets for changelog-preview by tobias-wilfert in #463

🤖 This preview updates automatically when you update the PR.

@andreiborza andreiborza force-pushed the ab/aws-dynamodb-attributes branch from c178400 to 0a33784 Compare July 10, 2026 09:07
@andreiborza andreiborza force-pushed the ab/aws-service-attributes branch from 718de2a to 9046f3c Compare July 10, 2026 09:07
@andreiborza andreiborza changed the base branch from ab/aws-dynamodb-attributes to main July 10, 2026 11:43
@andreiborza andreiborza force-pushed the ab/aws-service-attributes branch from 9046f3c to 1a85b89 Compare July 10, 2026 12:11
Co-Authored-By: Claude <noreply@anthropic.com>
@andreiborza andreiborza force-pushed the ab/aws-service-attributes branch from 1a85b89 to a2fc1df Compare July 10, 2026 13:26

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit a2fc1df. Configure here.

Comment thread model/attributes/aws/aws__request__id.json
@andreiborza andreiborza requested a review from Lms24 July 10, 2026 14:18
@andreiborza andreiborza merged commit 9700ff3 into main Jul 10, 2026
17 checks passed
@andreiborza andreiborza deleted the ab/aws-service-attributes branch July 10, 2026 14:32
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.

2 participants