-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[exporter/datadogexporter] Migrating datadog exporter to use aws sdk v2 #36797
base: main
Are you sure you want to change the base?
Conversation
@LZiHaN can you fix the merge conflict? Otherwise the tests won't run |
done. |
Looks like there are some linting errors, could you take a look at those? |
I’ve addressed the linting errors and tested everything locally. Please feel free to let me know if there’s anything else I should take a look at! |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
@LZiHaN please rebase |
ce5d382
to
af0eef3
Compare
done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Needs another rebase, otherwise LGTM (changes on datadog stuff)
@mx-psi PTAL |
a8e7e25
to
e456e23
Compare
Description
Migrating datadog exporter to use aws sdk v2
Link to tracking issue
refer to #36699
Testing
passes tests.
updated mock client implementations to support the new SDK interfaces.
Documentation
no need to update.