Commit 558a289
libdatadog update to a84923e5' [no-ci-feedback]' (#3927)
Automated update by CI pipeline https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-php/-/pipelines/116417141
Full CI result: ❌ 43 job(s) failed
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent b026bfc commit 558a289
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule libdatadog updated 67 files
- .github/CODEOWNERS+4
- .github/workflows/release-proposal-dispatch.yml+53-4
- .github/workflows/release-proposal-test.yml+4-1
- AGENTS.md+96
- CLAUDE.md+1
- Cargo.lock+22-19
- Cargo.toml+1-1
- bin_tests/tests/crashtracker_bin_test.rs+26-44
- datadog-ffe/Cargo.toml+6-1
- datadog-ffe/src/lib.rs+2
- datadog-ffe/src/telemetry/evaluation_metrics.rs+341
- datadog-ffe/src/telemetry/exposures.rs+362
- datadog-ffe/src/telemetry/mod.rs+16
- datadog-sidecar-ffi/src/lib.rs+193-2
- datadog-sidecar/Cargo.toml+1-1
- datadog-sidecar/src/service/ffe_exposures_flusher.rs+288
- datadog-sidecar/src/service/ffe_metrics_flusher.rs+236
- datadog-sidecar/src/service/mod.rs+16
- datadog-sidecar/src/service/sidecar_server.rs+270
- datadog-sidecar/src/service/telemetry.rs+2
- docs/RFCs/0011-crashtracker-structured-log-format-V1_X.md+44-36
- docs/RFCs/artifacts/crashtracker-unified-runtime-stack-schema-v1_8.json+618
- libdd-capabilities-impl/Cargo.toml+1-1
- libdd-common/CHANGELOG.md+12
- libdd-common/Cargo.toml+1-1
- libdd-crashtracker/Cargo.toml+2-2
- libdd-crashtracker/src/collector_windows/api.rs+9-7
- libdd-crashtracker/src/crash_info/builder.rs+17-17
- libdd-crashtracker/src/crash_info/error_data.rs+71-29
- libdd-crashtracker/src/crash_info/errors_intake.rs+9-8
- libdd-crashtracker/src/crash_info/mod.rs+2-2
- libdd-crashtracker/src/crash_info/telemetry.rs+1-1
- libdd-crashtracker/src/receiver/receive_report.rs+6-9
- libdd-data-pipeline-ffi/Cargo.toml+1
- libdd-data-pipeline-ffi/cbindgen.toml+7-2
- libdd-data-pipeline-ffi/src/lib.rs+1
- libdd-data-pipeline-ffi/src/response.rs+22-46
- libdd-data-pipeline-ffi/src/trace_exporter.rs+1-1
- libdd-data-pipeline-ffi/src/tracer.rs+690
- libdd-data-pipeline/Cargo.toml+2-2
- libdd-data-pipeline/src/otlp/exporter.rs+3-3
- libdd-data-pipeline/src/trace_exporter/builder.rs+63-1
- libdd-data-pipeline/src/trace_exporter/mod.rs+361-43
- libdd-data-pipeline/src/trace_exporter/trace_serializer.rs+36-42
- libdd-data-pipeline/tests/test_trace_exporter.rs+11
- libdd-dogstatsd-client/Cargo.toml+1-1
- libdd-http-client/Cargo.toml+1-1
- libdd-library-config/CHANGELOG.md+18
- libdd-library-config/Cargo.toml+1-1
- libdd-profiling/Cargo.toml+1-1
- libdd-sampling/CHANGELOG.md+20
- libdd-sampling/Cargo.toml+4-4
- libdd-sampling/src/sampling_rule_config.rs+121-2
- libdd-shared-runtime/Cargo.toml+1-1
- libdd-telemetry/Cargo.toml+1-1
- libdd-trace-obfuscation/Cargo.toml+2-2
- libdd-trace-stats/Cargo.toml+2-2
- libdd-trace-stats/src/stats_exporter.rs+1-1
- libdd-trace-utils/CHANGELOG.md+21
- libdd-trace-utils/Cargo.toml+2-2
- libdd-trace-utils/src/otlp_encoder/mapper.rs+235-12
- libdd-trace-utils/src/send_data/mod.rs+7-7
- libdd-trace-utils/src/send_with_retry/mod.rs+11-15
- libdd-trace-utils/src/span/mod.rs+1
- libdd-trace-utils/src/span/vec_map.rs+468
- libdd-trace-utils/src/test_utils/datadog_test_agent.rs+1-1
- libdd-tracer-flare/Cargo.toml+2-2
0 commit comments