-1 to remove a custom TTL.
TTL deletion is asynchronous and can take a few hours. Custom values
require Tinybird. Analytics stay at 90 days.--all-days or individual signal flags. Do not mix them.
If Tinybird is still applying the change, run strada database upgrade later.strada projects retention update
| Option | Default | Description |
-p, --project [slug] | - | Project slug override (defaults to folder setup) |
--org [name-or-id] | - | Organization override (defaults to folder setup) |
--traces-days [days] | - | Trace retention in days, or -1 to keep forever |
--logs-days [days] | - | Log and custom-event retention in days, or -1 to keep forever |
--errors-days [days] | - | Error retention in days, or -1 to keep forever |
--metrics-days [days] | - | Metrics retention in days, or -1 to keep forever |
--all-days [days] | - | Set all four signals to the same number of days, or -1 to keep forever |
| Option | Default | Description |
-h, --help | - | Display this message |
-v, --version | - | Display version number |
strada projects retention update --traces-days 7
strada projects retention update -p staging --all-days 14
strada projects retention update --traces-days -1