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

Implement cloud.resource_id in AWS ECS detector #5091

Merged
merged 6 commits into from Feb 26, 2024

Conversation

mmanciop
Copy link
Contributor

Implements the support for cloud.resource_id as discussed in this issue in semantic-conventions.

@mmanciop mmanciop requested review from Aneurysm9 and a team as code owners February 14, 2024 09:52
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.3%. Comparing base (fab2938) to head (004b2a1).

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #5091   +/-   ##
=====================================
  Coverage   61.3%   61.3%           
=====================================
  Files        185     185           
  Lines      13882   13883    +1     
=====================================
+ Hits        8511    8515    +4     
+ Misses      5171    5169    -2     
+ Partials     200     199    -1     
Files Coverage Δ
detectors/aws/ecs/ecs.go 61.4% <100.0%> (+0.2%) ⬆️

... and 1 file with indirect coverage changes

CHANGELOG.md Show resolved Hide resolved
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@pellared pellared added blocked: specification Waiting on clarification of the OpenTelemetry specification before progress can be made and removed blocked: specification Waiting on clarification of the OpenTelemetry specification before progress can be made labels Feb 21, 2024
@pellared
Copy link
Member

@Aneurysm9, can you please take a look at this PR?

@MrAlias MrAlias merged commit 45226f8 into open-telemetry:main Feb 26, 2024
23 checks passed
zailic pushed a commit to zailic/opentelemetry-go-contrib that referenced this pull request Mar 19, 2024
* implement cloud.resource_id in AWS ECS detector

* add CHANGELOG entry

* Update CHANGELOG.md

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>

---------

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
@MrAlias MrAlias added this to the v1.25.0 milestone Apr 4, 2024
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

4 participants