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

added failure message - ECS resource detector #568

Merged
merged 5 commits into from
Feb 5, 2021

Conversation

bhautikpip
Copy link
Contributor

@bhautikpip bhautikpip commented Feb 5, 2021

  1. Added error message in case of failure to get hostname for better debugging as response to below issue:

aws-observability/aws-otel-go#16

@bhautikpip bhautikpip changed the title added failure scenario when getting container fails added failure message - ECS resource detector Feb 5, 2021
@codecov
Copy link

codecov bot commented Feb 5, 2021

Codecov Report

Merging #568 (90b0e96) into main (fd60b5f) will decrease coverage by 0.0%.
The diff coverage is 0.0%.

Impacted file tree graph

@@           Coverage Diff           @@
##            main    #568     +/-   ##
=======================================
- Coverage   77.9%   77.9%   -0.1%     
=======================================
  Files         55      55             
  Lines       2590    2593      +3     
=======================================
  Hits        2020    2020             
- Misses       439     442      +3     
  Partials     131     131             
Impacted Files Coverage Δ
detectors/aws/ecs/ecs.go 56.0% <0.0%> (+1.4%) ⬆️
...n/github.com/Shopify/sarama/otelsarama/producer.go 92.8% <0.0%> (-2.1%) ⬇️

Copy link
Member

@Aneurysm9 Aneurysm9 left a comment

Choose a reason for hiding this comment

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

Can you please add a CHANGELOG.md entry for this fix?

@bhautikpip
Copy link
Contributor Author

Can you please add a CHANGELOG.md entry for this fix?

Done!

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.

3 participants