v1.5.0
Upgrade notes
Read the upgrade notes carefully before upgrading Tetragon. Depending on your setup, changes listed here might require a manual intervention.
-
Enabling ancestors for process events is now configured by a new
--enable-ancestorsflag. The following flags are being deprecarted in this (1.5) and are scheduled for removal in the next (1.6):--enable-process-ancestors--enable-process-kprobe-ancestors--enable-process-tracepoint-ancestors--enable-process-uprobe-ancestors--enable-process-lsm-ancestors
-
The logging library used by Tetragon is migrated from
logrustolog/slog. This change is not expected to affect the end user, but it may require some adjustments in custom scripts or tools that parse Tetragon logs.level=warningis nowlevel=warn
Helm Values
-
The default value of metrics scrape interval in both agent and operator ServiceMonitors ( and values respectively) is changed from 10s to 60s.