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

Converted resource to hold Resource attribute than a string #866

Merged
merged 9 commits into from
Jun 30, 2020
Merged

Converted resource to hold Resource attribute than a string #866

merged 9 commits into from
Jun 30, 2020

Conversation

bitspradp
Copy link
Contributor

Fixes #817

This PR aims to fix the issue of having the resource attribute in boto and botocore as string which fails when exported to Jaeger or zipkin.

Tests are fixed to reflect these changes by converting resource from string to Resource

@bitspradp bitspradp requested a review from a team June 28, 2020 00:30
Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Nice! Thanks for the fix @bitspradp, please add an entry to the changelog for both boto/botocore instrumentations.

Copy link
Contributor

@lzchen lzchen left a comment

Choose a reason for hiding this comment

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

Nice

@bitspradp
Copy link
Contributor Author

Nice! Thanks for the fix @bitspradp, please add an entry to the changelog for both boto/botocore instrumentations.

Ack @codeboten

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

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

Thanks for updating the change logs!

@codeboten codeboten merged commit 170c2c7 into open-telemetry:master Jun 30, 2020
cnnradams pushed a commit to cnnradams/opentelemetry-python that referenced this pull request Jul 2, 2020
codeboten pushed a commit that referenced this pull request Jul 7, 2020
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
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.

ext/boto and ext/botocore: fails to export spans via jaeger
3 participants