2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
62 | 72 | | |
63 | 73 | | |
64 | 74 | | |
| |||
Submodule libdatadog updated 32 files
- .github/workflows/coverage.yml+8
- Cargo.lock+19-2
- LICENSE-3rdparty.yml+53
- datadog-ipc/Cargo.toml+1-1
- datadog-ipc/src/platform/unix/mem_handle.rs+24-2
- datadog-ipc/src/platform/unix/mem_handle_macos.rs+23-2
- datadog-ipc/src/platform/unix/mod.rs+4
- datadog-sidecar-ffi/src/lib.rs+58
- datadog-sidecar/src/entry.rs+81-26
- datadog-sidecar/src/setup/mod.rs+12
- datadog-sidecar/src/setup/thread_listener.rs+247
- datadog-sidecar/src/setup/thread_listener_windows.rs+212
- datadog-sidecar/src/setup/unix.rs+28-10
- datadog-sidecar/src/unix.rs+13-1
- libdd-common-ffi/Cargo.toml+1-1
- libdd-common/CHANGELOG.md+8
- libdd-common/Cargo.toml+1-1
- libdd-crashtracker/Cargo.toml+2-2
- libdd-data-pipeline/Cargo.toml+1-1
- libdd-data-pipeline/src/agent_info/fetcher.rs+109-11
- libdd-data-pipeline/src/agent_info/schema.rs+2
- libdd-dogstatsd-client/Cargo.toml+1-1
- libdd-profiling-ffi/src/profiles/profiles_dictionary.rs+110-3
- libdd-profiling/Cargo.toml+1-1
- libdd-telemetry/Cargo.toml+1-1
- libdd-trace-obfuscation/Cargo.toml+2-2
- libdd-trace-obfuscation/src/http.rs+589-26
- libdd-trace-obfuscation/src/redis.rs+70-14
- libdd-trace-obfuscation/src/redis_tokenizer.rs+21-24
- libdd-trace-utils/Cargo.toml+1-1
- scripts/semver-level.sh+5
- spawn_worker/src/lib.rs+29-7
0 commit comments