Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS ECS detector: add support for cloud.{account.id,availability_zone,region} #2141

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

mmanciop
Copy link
Contributor

@mmanciop mmanciop commented Jan 29, 2024

Description

Adds support for the cloud.account.id, cloud.availability_zone, cloud.region and cloud.resource_id (see open-telemetry/semantic-conventions#677) resource attributes in the AWS ECS detector when the Metadatav4 endpoint is in use.

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Unit tests based on the official Metadatav4 examples by AWS

Does This PR Require a Core Repo Change?

  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated -> N/A, there is no docs in the AWS SDK extension about which resource attributes are added by which detector.

@mmanciop mmanciop requested a review from a team as a code owner January 29, 2024 15:59
@mmanciop mmanciop force-pushed the aws-ecs-attrs branch 5 times, most recently from c51b13c to dbe6382 Compare January 30, 2024 11:04
@mmanciop mmanciop changed the title AWS ECS detector: add support for cloud.{accound.id,availability_zone,region} AWS ECS detector: add support for cloud.{account.id,availability_zone,region} Jan 30, 2024
@mmanciop
Copy link
Contributor Author

@Aneurysm9, @mhausenblas maybe you can expedite this PR somehow? Matching ones have already been merged for .NET, Go, Java and PHP months ago.

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.

None yet

2 participants