Skip to content

[ResourceDetectors.AWS] Implement support for some cloud.resource_id attribute in AWS ECS detector #1576

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

Merged
merged 5 commits into from
Mar 11, 2024

Conversation

mmanciop
Copy link
Contributor

@mmanciop mmanciop commented Feb 9, 2024

Changes

Implement support in the AWS ECS detector cloud.resource_id set to the ECS Container ARN, see open-telemetry/semantic-conventions#677.

  • Appropriate CHANGELOG.md updated for non-trivial changes
  • Design discussion in Semantic conventions
  • N/A Changes in public API reviewed

@mmanciop mmanciop requested a review from a team February 9, 2024 14:25
@utpilla utpilla added the comp:resources.aws Things related to OpenTelemetry.Resources.AWS label Feb 9, 2024
@utpilla
Copy link
Contributor

utpilla commented Feb 21, 2024

@srprash @atshaw43 Please review this PR.

Co-authored-by: Vishwesh Bankwar <[email protected]>
Copy link
Contributor

github-actions bot commented Mar 1, 2024

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Mar 1, 2024
@birojnayak
Copy link
Contributor

@ppittle FYA..

@github-actions github-actions bot removed the Stale label Mar 2, 2024
Copy link
Contributor

github-actions bot commented Mar 9, 2024

This PR was marked stale due to lack of activity. It will be closed in 7 days.

@github-actions github-actions bot added the Stale label Mar 9, 2024
@ppittle
Copy link
Member

ppittle commented Mar 9, 2024

Looks good to me.

@mmanciop - thanks for adding .net to your list of implementations!

@github-actions github-actions bot removed the Stale label Mar 10, 2024
Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.65%. Comparing base (71655ce) to head (dbf2334).
Report is 160 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1576      +/-   ##
==========================================
+ Coverage   73.91%   80.65%   +6.73%     
==========================================
  Files         267      114     -153     
  Lines        9615     3081    -6534     
==========================================
- Hits         7107     2485    -4622     
+ Misses       2508      596    -1912     
Flag Coverage Δ
unittests-Solution 80.65% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...ry.ResourceDetectors.AWS/AWSECSResourceDetector.cs 88.00% <100.00%> (+4.30%) ⬆️

... and 228 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:resources.aws Things related to OpenTelemetry.Resources.AWS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants