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

feat: implement cloud{provider,platform}, aws.{ecs.*,log.*} in ECS detector #83

Merged
merged 3 commits into from Nov 2, 2022

Conversation

mmanciop
Copy link
Contributor

@mmanciop mmanciop requested a review from a team as a code owner October 29, 2022 15:25
@welcome
Copy link

welcome bot commented Oct 29, 2022

Thanks for opening your first pull request! If you haven't yet signed our Contributor License Agreement (CLA), then please do so that we can accept your contribution. A link should appear shortly in this PR if you have not already signed one.

@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Merging #83 (94c7d9a) into main (23464b2) will increase coverage by 0.09%.
The diff coverage is 92.06%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #83      +/-   ##
============================================
+ Coverage     89.58%   89.67%   +0.09%     
- Complexity      283      298      +15     
============================================
  Files            31       31              
  Lines           816      872      +56     
============================================
+ Hits            731      782      +51     
- Misses           85       90       +5     
Flag Coverage Δ
7.4 89.67% <92.06%> (+0.09%) ⬆️
8.0 89.44% <92.06%> (+0.11%) ⬆️
8.1 89.44% <92.06%> (+0.11%) ⬆️

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

Impacted Files Coverage Δ
src/Aws/src/Ecs/Detector.php 92.00% <92.06%> (-2.74%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 23464b2...94c7d9a. Read the comment docs.

Copy link
Collaborator

@brettmc brettmc left a comment

Choose a reason for hiding this comment

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

Welcome and thanks for your contribution. This looks good, just a couple of small issues/improvements from me.

src/Aws/src/Ecs/Detector.php Outdated Show resolved Hide resolved
src/Aws/src/Ecs/Detector.php Outdated Show resolved Hide resolved
@mmanciop
Copy link
Contributor Author

mmanciop commented Nov 2, 2022

@brettmc what needs to happen before we can merge this?

@bobstrecansky
Copy link
Collaborator

@mmanciop - merging now! :)

@bobstrecansky bobstrecansky merged commit 824c0b7 into open-telemetry:main Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants