Skip to content

Bump datadog from 2.29.0 to 2.30.0#601

Merged
christinach merged 1 commit intomainfrom
dependabot/bundler/datadog-2.30.0
Mar 25, 2026
Merged

Bump datadog from 2.29.0 to 2.30.0#601
christinach merged 1 commit intomainfrom
dependabot/bundler/datadog-2.30.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps datadog from 2.29.0 to 2.30.0.

Release notes

Sourced from datadog's releases.

2.30.0

Highlights

This release brings enhancements to Profiling and Tracing, along with important fixes across Dynamic Instrumentation and integrations. Features such as feature flags now also work on macOS.

Profiling can now use the a built-in DNS resolver when reporting data (system DNS remains the default) as well as introduces new experimental controls for cpu/wall-time sampling interval.

Tracing adds propagation of the Knuth sampling rate and new per-integration environment variables to control distributed tracing.

Process tag propagation is now enabled by default, and several fixes improve reliability for Dynamic Instrumentation, Data Streams Monitoring, and popular integrations like grape and dalli.

Added

  • Core: Enable libdatadog-based features and tests on macOS (#5351)
  • Tracing: Add _dd.p.ksr propagated tag to transmit Knuth sampling rate for backend resampling (#5436)
  • Tracing: Integrations: Add DD_TRACE_<INTEGRATION>_DISTRIBUTED_TRACING environment variables to control distributed tracing per integration (#5396)
  • Profiling: Add profiler setting experimental_use_system_dns to use system DNS resolver (defaults to true) (#5425, #5449)
  • Profiling: Allow lowering CPU profiling sampling interval with experimental_cpu_sampling_interval_ms setting (#5424)

Changed

  • Core: Enable process tags by default by setting DD_EXPERIMENTAL_PROPAGATE_PROCESS_TAGS_ENABLED, expanding tag collection for Tracing, Database Monitoring, Data Streams Monitoring, Profiling, Runtime Metrics, Process Discovery, Remote Configuration, Telemetry, Dynamic Instrumentation, and CrashTracking (#5432)
  • Core: Upgrade libdatadog dependency to version 29.0.0 (#5274, #5461)
  • Core: Remove dependency on pkg-config system tool for native extension builds (#5469)
  • Profiling: Improve profiling error message when another profiler is present (#5375)

Fixed

  • Tracing: Integrations: Fix endpoint_render.grape ActiveSupport notification instrumentation for grape 3.x (#5414)
  • Tracing: Integrations: Fix compatibility with dalli version 5.x and later (#5435)
  • Dynamic Instrumentation: Fix JSON serialization failures when snapshots contain binary data and invalid UTF-8 strings (#5434)
  • Dynamic Instrumentation: Show ERROR probe status when custom serializers produce non-JSON-encodable data instead of silent failures (#5448)
  • Data Streams: Fix Data Streams Monitoring to correctly report the configured environment instead of showing env:none (#5427)
Changelog

Sourced from datadog's changelog.

[2.30.0] - 2026-03-19

Added

  • Core: Enable libdatadog-based features and tests on macOS (#5351[])
  • Tracing: Add _dd.p.ksr propagated tag to transmit Knuth sampling rate for backend resampling (#5436[])
  • Tracing: Integrations: Add DD_TRACE_<INTEGRATION>_DISTRIBUTED_TRACING environment variables to control distributed tracing per integration (#5396[])
  • Profiling: Add profiler setting experimental_use_system_dns to use system DNS resolver (defaults to true) (#5425[], #5449[])
  • Profiling: Allow lowering CPU profiling sampling interval with experimental_cpu_sampling_interval_ms setting (#5424[])

Changed

  • Core: Enable process tags by default by setting DD_EXPERIMENTAL_PROPAGATE_PROCESS_TAGS_ENABLED, expanding tag collection for Tracing, Database Monitoring, Data Streams Monitoring, Profiling, Runtime Metrics, Process Discovery, Remote Configuration, Telemetry, Dynamic Instrumentation, and CrashTracking (#5432[])
  • Core: Upgrade libdatadog dependency to version 29.0.0 (#5274[], #5461[])
  • Core: Remove dependency on pkg-config system tool for native extension builds (#5469[])
  • Profiling: Improve profiling error message when another profiler is present (#5375[])

Fixed

  • Tracing: Integrations: Fix endpoint_render.grape ActiveSupport notification instrumentation for grape 3.x (#5414[])
  • Tracing: Integrations: Fix compatibility with dalli version 5.x and later (#5435[])
  • Dynamic Instrumentation: Fix JSON serialization failures when snapshots contain binary data and invalid UTF-8 strings (#5434[])
  • Dynamic Instrumentation: Show ERROR probe status when custom serializers produce non-JSON-encodable data instead of silent failures (#5448[])
  • Data Streams: Fix Data Streams Monitoring to correctly report the configured environment instead of showing env:none (#5427[])
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [datadog](https://github.com/DataDog/dd-trace-rb) from 2.29.0 to 2.30.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](DataDog/dd-trace-rb@v2.29.0...v2.30.0)

---
updated-dependencies:
- dependency-name: datadog
  dependency-version: 2.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Mar 25, 2026
@christinach christinach merged commit 9011d43 into main Mar 25, 2026
8 checks passed
@christinach christinach deleted the dependabot/bundler/datadog-2.30.0 branch March 25, 2026 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant