Skip to content

Converted resource to hold Resource attribute than a string#866

Merged
codeboten merged 9 commits intoopen-telemetry:masterfrom
bitspradp:resource_str_to_Resource
Jun 30, 2020
Merged

Converted resource to hold Resource attribute than a string#866
codeboten merged 9 commits intoopen-telemetry:masterfrom
bitspradp:resource_str_to_Resource

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