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: Integration with V3 telemetry provider #1186

Merged

Conversation

jterapin
Copy link
Contributor

@jterapin jterapin commented Sep 27, 2024

Description: AWS SDK for Ruby released Observability support, which allows the SDK to emit telemetry data based on OpenTelemetry. See OTelProvider for more details.

This PR addresses integration with the support mentioned above.

Other changes:

  • Refactor test files to separate files, includes specs for current AwsSdk plugin and patched plugin.
  • Update README to include information about the instrumentation config options and integration with SDK's telemetry provider.
  • Reduced number of appraisal definitions to the following sets:
    • 1: Latest V3 release
    • 2: V3 release prior to the SDK's Observability support
    • 3: Last updated V2 release
    • 4: Earliest V2 release

@jterapin jterapin changed the title [WIP] feat: Integration with V3 telemetry provider feat: Integration with V3 telemetry provider Sep 27, 2024
@jterapin jterapin marked this pull request as ready for review September 27, 2024 21:06
Copy link

@alextwoods alextwoods left a comment

Choose a reason for hiding this comment

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

Nice! Looking good!

Copy link
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

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

@jterapin - Thanks for this PR! I'll take another look once you've added the HandlerHelper module. For now, the only thing that stands out to me is a comment about documentation.

instrumentation/aws_sdk/README.md Show resolved Hide resolved
Copy link

@alextwoods alextwoods left a comment

Choose a reason for hiding this comment

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

Nice - Looking good!

Copy link
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

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

This is looking great! 😄 I have a few questions before we move forward

Copy link
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

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

Thanks, @jterapin! I'll leave this open for a few more days to see if other folks want to review it. I'll merge next week unless there's more feedback.

@kaylareopelle kaylareopelle merged commit a71d905 into open-telemetry:main Oct 7, 2024
57 checks passed
@github-actions github-actions bot mentioned this pull request Oct 7, 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.

4 participants