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

Update native code to upstream tag v2.4.0 #3178

Merged
merged 10 commits into from
Dec 11, 2023

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Dec 7, 2023

Why

Towards #3074
Follow up #2280

What

Update native code part based on DataDog/dd-trace-dotnet@v2.3.0...v2.4.0
Continuous profile implementation in SignalFx/Splunk repository relays on changes from this upgrade. It is better to make upgrade first than downgrade donated code.

List of changes:

Skipped DataDog/dd-trace-dotnet@08d734e and DataDog/dd-trace-dotnet@4fdd8a8 as together brings no changes. It will be part for further upgrade to v2.5.0 tag.

Tests

CI

Checklist

  • [ ] CHANGELOG.md is updated.
  • [ ] Documentation is updated.
  • [ ] New features are covered by tests.

Notes

@zacharycmontoya, please review and check if DataDog is fine with donating these changes.

While reviewing please consider to make commit by commit review, it should be easier.

@Kielek Kielek force-pushed the update-native-code-2.4.0 branch from 7942646 to 3e580be Compare December 7, 2023 11:07
@Kielek Kielek force-pushed the update-native-code-2.4.0 branch from 09c3896 to 698e42d Compare December 7, 2023 12:40
@Kielek Kielek marked this pull request as ready for review December 7, 2023 13:16
@Kielek Kielek requested a review from a team December 7, 2023 13:16
Copy link
Contributor

@zacharycmontoya zacharycmontoya left a comment

Choose a reason for hiding this comment

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

LGTM, we're good to merge these code updates from the Datadog upstream

@Kielek Kielek merged commit 5ff9a44 into open-telemetry:main Dec 11, 2023
30 checks passed
@Kielek Kielek deleted the update-native-code-2.4.0 branch December 11, 2023 21:12
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.

7 participants