Commit 958e666
committed
libdatadog update to 966f921c
Automated update by CI pipeline https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-php/-/pipelines/132962793
Full CI result: ✅ all passed1 parent bc8338e commit 958e666
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule libdatadog updated 36 files
- .github/CODEOWNERS+1-3
- .github/workflows/cargo-deny-bans.yml+27
- .github/workflows/pr-metadata-docs-and-deps.yml+2-2
- .github/workflows/release-proposal-dispatch.yml+2-2
- .github/workflows/release-proposal-test.yml+2-2
- .github/workflows/test.yml+13-1
- Cargo.lock+88-4
- Cargo.toml+1
- LICENSE-3rdparty.csv+6
- bin_tests/src/modes/behavior.rs+67
- bin_tests/src/modes/unix/test_002_sigchld.rs+13-25
- bin_tests/src/modes/unix/test_003_sigchld_with_exec.rs+13-23
- bin_tests/src/modes/unix/test_006_sigchld_sigstack.rs+13-25
- builder/Cargo.toml+2-2
- datadog-sidecar/Cargo.toml+1-5
- docs/RFCs/0015-crashtracker-all-thread-collection.md+22-18
- libdd-crashtracker/src/receiver/entry_points.rs+9-2
- libdd-crashtracker/src/receiver/mod.rs+53-11
- libdd-crashtracker/src/receiver/receive_report.rs+10-5
- libdd-data-pipeline/Cargo.toml+5
- libdd-data-pipeline/src/trace_exporter/mod.rs+5-1
- libdd-profiling/Cargo.toml+6-1
- libdd-profiling/src/pprof/test_utils.rs+11-3
- libdd-profiling/src/profiles/compressor.rs+45-1
- libdd-remote-config/Cargo.toml+10-3
- libdd-remote-config/src/fetch/agentless.rs+56-13
- libdd-remote-config/src/fetch/agentless/integration_tests.rs+15
- libdd-remote-config/src/fetch/fetcher.rs+1-1
- libdd-remote-config/src/fetch/mod.rs+16
- libdd-remote-config/src/fetch/multitarget.rs+4-3
- libdd-remote-config/src/fetch/shared.rs+2-2
- libdd-remote-config/src/fetch/single.rs+4-4
- libdd-trace-utils/Cargo.toml+5-1
- libdd-trace-utils/src/send_with_retry/compression.rs+28-3
- tests/wasm/Cargo.toml+20
- tests/wasm/tests/compression.rs+49
0 commit comments