Commit a71405a
committed
libdatadog update to 9d6b2ffb
Automated update by CI pipeline https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-php/-/pipelines/132670841
Full CI result: ❌ 2 job(s) failed1 parent 93f7b2d commit a71405a
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule libdatadog updated 25 files
- .github/CODEOWNERS+1
- .github/workflows/cargo-deny-bans.yml+27
- .github/workflows/test.yml+13-1
- Cargo.lock+88-4
- Cargo.toml+1
- LICENSE-3rdparty.csv+6
- 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+8-2
- libdd-remote-config/src/fetch/agentless.rs+14-10
- libdd-remote-config/src/fetch/agentless/integration_tests.rs+15
- libdd-remote-config/src/fetch/fetcher.rs+1-1
- 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