Release v1.4.18
    • 04 Apr 2024
    • 1 Minute to read
    • PDF

    Release v1.4.18

    • PDF

    Article summary

    Fixed

    Added

    • Runtime container tracking: Previously, container information was read from procfs data on a per-process basis, making it less dependable for short-lived processes. We will now track containers as they are created/destroyed so we can more reliably assign container information to processes within containers. Our initial support is only for containers that use `runc` or `crun` under the hood.

    • Script data: If a process start launched a "shebang" script (file starting with `#!`), the sensor will now emit information about that script and any middle interpreters of that script along with the executable information.

    Changed

    • eBPF Telemetry: Changed the logic to record the *start* time of fork, clone, clone3, and unshare syscalls instead of their end time. This was done to better accommodate scenarios in which a clone terminated after the children's process started due to a VFORK flag. We expect this change to be essentially invisible to users.


    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.