You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The exec probe captures argv[0..] in-kernel (up to 12x64B) — the agent's intent (curl <url>,
sh -c '<cmd>'), not just the binary — and the collector fills cwd from /proc/<pid>/cwd.
Host-validated: a marker exec surfaced its full argv + cwd. Folds in the heartbeat-write
warning. 0.6.0 -> 0.7.0.
0 commit comments