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: [.NET and JS Feature Parity] Support for new AWS Resources in JS SDK #121

Merged
merged 55 commits into from
Dec 16, 2024

Conversation

liustve
Copy link
Contributor

@liustve liustve commented Nov 18, 2024

Description of changes:

Adding support for new AWS resources in JS SDK. Part of an ongoing project to increase the ADOT SDK support in Node and .NET.

Changes in this PR support the exact same features as the Python version:
aws-observability/aws-otel-python-instrumentation#265

Manual Testing:
Screenshot 2024-11-15 at 1 36 01 PM
Screenshot 2024-11-15 at 2 07 05 PM
Screenshot 2024-11-15 at 2 26 10 PM
Screenshot 2024-11-18 at 9 47 33 AM
Screenshot 2024-11-18 at 9 57 22 AM
Screenshot 2024-11-18 at 10 00 34 AM

Unit Tests for Instrumentation Patches and Metric Attribute Generators:

image

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@liustve liustve requested a review from a team as a code owner November 18, 2024 21:28
@yiyuan-he
Copy link
Contributor

yiyuan-he commented Nov 19, 2024

I think this screenshot for Lamba Event Source Mapping is missing the new attributes:

image

@liustve
Copy link
Contributor Author

liustve commented Nov 19, 2024

I think this screenshot for Lamba Event Source Mapping is missing the new attributes:

image

Oh I need to edit how I'm populating the cloudformation attribute. I looked at the python code again and if there's no cfn then you just set it to the the resource identifier.

@liustve
Copy link
Contributor Author

liustve commented Nov 19, 2024

I think this screenshot for Lamba Event Source Mapping is missing the new attributes:

image

Fixed:

image

yiyuan-he
yiyuan-he previously approved these changes Nov 26, 2024
mxiamxia
mxiamxia previously approved these changes Dec 16, 2024
@mxiamxia mxiamxia merged commit c58112e into aws-observability:main Dec 16, 2024
9 checks passed
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