Skip to content

chore(libdatadog): bump libdatadog to v33.0.0#17992

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
mainfrom
gyuheon0h/bump-libdatadog-v33
May 12, 2026
Merged

chore(libdatadog): bump libdatadog to v33.0.0#17992
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
mainfrom
gyuheon0h/bump-libdatadog-v33

Conversation

@gyuheon0h

@gyuheon0h gyuheon0h commented May 9, 2026

Copy link
Copy Markdown
Contributor

Description

Libdatadog v33 is out. Let's bump the version to stay up to date.

Only non-trivial change is the removal of extra_logging. It was a leftover from migration and was never used. It is also never emitted by the backend. (feat(ffe)!: remove extra_logging)

Testing

Risks

Additional Notes

gyuheon0h commented May 9, 2026

Copy link
Copy Markdown
Contributor Author

@gyuheon0h gyuheon0h changed the title Bump libdatadog to v33.0.0 chore(libdatadog): bump libdatadog to v33.0.0 May 9, 2026
@cit-pr-commenter-54b7da

Copy link
Copy Markdown

Codeowners resolved as

ddtrace/internal/native/_native.pyi                                     @DataDog/apm-core-python
ddtrace/internal/openfeature/_native.py                                 @DataDog/feature-flagging-and-experimentation-sdk
src/native/Cargo.lock                                                   @DataDog/apm-core-python
src/native/Cargo.toml                                                   @DataDog/apm-core-python
src/native/ffe.rs                                                       @DataDog/apm-core-python
src/native/tracer_flare.rs                                              @DataDog/apm-core-python

@gyuheon0h gyuheon0h added the changelog/no-changelog A changelog entry is not required for this PR. label May 9, 2026
@gyuheon0h
gyuheon0h marked this pull request as ready for review May 9, 2026 14:14
@gyuheon0h
gyuheon0h requested review from a team as code owners May 9, 2026 14:14
@pr-commenter

pr-commenter Bot commented May 9, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-05-09 14:42:05

Comparing candidate commit d582763 in PR branch gyuheon0h/bump-libdatadog-v33 with baseline commit 4514bff in branch main.

Found 0 performance improvements and 5 performance regressions! Performance is the same for 594 metrics, 4 unstable metrics.

scenario:iastaspects-index_aspect

  • 🟥 execution_time [+9.648µs; +13.430µs] or [+7.763%; +10.805%]

scenario:iastaspects-stringio_aspect

  • 🟥 execution_time [+671.732µs; +703.727µs] or [+18.218%; +19.086%]

scenario:iastaspectsospath-ospathbasename_aspect

  • 🟥 execution_time [+95.496µs; +104.561µs] or [+23.141%; +25.337%]

scenario:span-start

  • 🟥 execution_time [+1.106ms; +1.333ms] or [+7.032%; +8.474%]

scenario:telemetryaddmetric-1-count-metric-1-times

  • 🟥 execution_time [+227.988ns; +268.891ns] or [+10.677%; +12.593%]

@sameerank sameerank left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for cleaning this up 🙌

@gyuheon0h

Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351

gh-worker-devflow-routing-ef8351 Bot commented May 11, 2026

Copy link
Copy Markdown

View all feedbacks in Devflow UI.

2026-05-11 23:50:44 UTC ℹ️ Start processing command /merge


2026-05-11 23:50:49 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in main is approximately 53m (p90).


2026-05-12 00:32:01 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot merged commit 84cc87a into main May 12, 2026
1223 of 1227 checks passed
@gh-worker-dd-mergequeue-cf854d
gh-worker-dd-mergequeue-cf854d Bot deleted the gyuheon0h/bump-libdatadog-v33 branch May 12, 2026 00:32
P403n1x87 pushed a commit that referenced this pull request May 14, 2026
## Description

Libdatadog v33 is out. Let's bump the version to stay up to date. 

Only non-trivial change is the removal of `extra_logging`. It was a leftover from migration and was never used. It is also never emitted by the backend. ([feat(ffe)!: remove extra_logging](DataDog/libdatadog#1941))

## Testing

<!-- Describe your testing strategy or note what tests are included -->

## Risks

<!-- Note any risks associated with this change, or "None" if no risks -->

## Additional Notes

<!-- Any other information that would be helpful for reviewers -->


Co-authored-by: gyuheon.oh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog A changelog entry is not required for this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants