Commit d4bf924
committed
Update libdatadog to handle flakiness in appsec helper metric submission
1 parent 1ec9641 commit d4bf924
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule libdatadog updated 22 files
- .claude/skills/create-release/SKILL.md+36
- .codecov.yml+2-2
- .github/CODEOWNERS+3-1
- .github/workflows/coverage.yml+2
- .github/workflows/fuzz.yml+3
- .github/workflows/miri.yml+2
- .github/workflows/release-proposal-dispatch.yml+1
- .github/workflows/test-ffi.yml+10-1
- .github/workflows/test.yml+23-4
- Cargo.lock+18-18
- Cargo.toml+1-1
- datadog-sidecar/src/service/telemetry.rs+300-109
- libdd-library-config/src/tracer_metadata.rs+20-1
- libdd-telemetry-ffi/src/lib.rs+3
- libdd-tracer-flare/Cargo.toml+8-4
- libdd-tracer-flare/README.md+15
- libdd-tracer-flare/src/error.rs
- libdd-tracer-flare/src/lib.rs+1-1
- libdd-tracer-flare/src/zip.rs+2-2
- libdd-tracer-flare/tests/test_tracer_flare.rs+3-3
- scripts/create-release.sh+66
- tools/docker/Dockerfile.build+1-1
0 commit comments