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

Add AWS ECS cluster detection #1354

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Add AWS ECS cluster detection #1354

merged 1 commit into from
Jul 9, 2024

Conversation

bjrara
Copy link
Contributor

@bjrara bjrara commented Jun 27, 2024

Description:

< Describe what is being changed or added.
Ex. Bug fix - Describe the bug and how this fixes it.
Ex. Feature addition - Describe what this provides and why. >

aws.ecs.cluster.arn is not populated in the ecs resource attributes.

This PR reads Cluster from ECS task metadata API, and sets aws.ecs.cluster.arn into resource attributes.

Testing:
UT passed.

@bjrara bjrara requested a review from a team June 27, 2024 21:02
Copy link

@srprash srprash left a comment

Choose a reason for hiding this comment

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

LGTM. Minor comments.

@wangzlei
Copy link

wangzlei commented Jul 5, 2024

@open-telemetry/java-contrib-approvers Please help review, thanks!

@wangzlei
Copy link

wangzlei commented Jul 8, 2024

@trask @jkwatson Would you help take a look?

Copy link
Contributor

@jkwatson jkwatson left a comment

Choose a reason for hiding this comment

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

If @srprash approves, I'm fine merging.

@jkwatson
Copy link
Contributor

jkwatson commented Jul 8, 2024

If @srprash approves, I'm fine merging.

But I'm not a maintainer over here, so someone who is will need to approve before we can merge.

@trask trask merged commit aea4251 into open-telemetry:main Jul 9, 2024
14 checks passed
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.

5 participants