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

[exporter/datadogexporter] Migrating datadog exporter to use aws sdk v2 #36797

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

LZiHaN
Copy link
Contributor

@LZiHaN LZiHaN commented Dec 12, 2024

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.

@mx-psi
Copy link
Member

mx-psi commented Dec 12, 2024

@LZiHaN can you fix the merge conflict? Otherwise the tests won't run

@LZiHaN
Copy link
Contributor Author

LZiHaN commented Dec 12, 2024

@LZiHaN can you fix the merge conflict? Otherwise the tests won't run

done.

@LZiHaN LZiHaN closed this Dec 12, 2024
@LZiHaN LZiHaN reopened this Dec 12, 2024
@mx-psi
Copy link
Member

mx-psi commented Dec 12, 2024

Looks like there are some linting errors, could you take a look at those?

@LZiHaN
Copy link
Contributor Author

LZiHaN commented Dec 13, 2024

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!

@mx-psi mx-psi added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 13, 2024
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 28, 2024
@songy23
Copy link
Member

songy23 commented Jan 6, 2025

@LZiHaN please rebase

@songy23 songy23 removed the Stale label Jan 6, 2025
@LZiHaN LZiHaN force-pushed the migrate-to-sdk-v2 branch from ce5d382 to af0eef3 Compare January 7, 2025 08:17
@LZiHaN
Copy link
Contributor Author

LZiHaN commented Jan 7, 2025

@LZiHaN please rebase

done.

Copy link
Member

@songy23 songy23 left a 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)

@songy23
Copy link
Member

songy23 commented Jan 8, 2025

@mx-psi PTAL

@LZiHaN LZiHaN force-pushed the migrate-to-sdk-v2 branch from a8e7e25 to e456e23 Compare January 9, 2025 03:52
@mx-psi mx-psi merged commit 32dc3be into open-telemetry:main Jan 10, 2025
159 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 10, 2025
AkhigbeEromo pushed a commit to sematext/opentelemetry-collector-contrib that referenced this pull request Jan 13, 2025
…v2 (open-telemetry#36797)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
Migrating datadog exporter to use aws sdk v2

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
refer to open-telemetry#36699 

<!--Describe what testing was performed and which tests were added.-->
#### Testing
passes tests.
updated mock client implementations to support the new SDK interfaces.

<!--Describe the documentation added.-->
#### Documentation
no need to update.

<!--Please delete paragraphs that you did not use before submitting.-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
connector/datadog exporter/datadog Datadog components internal/metadataproviders processor/resourcedetection Resource detection processor Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants