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
Is there a straightforward suggestion on how to manage the data lifecycle of old job data?
Right now I have created a TTL index on the lastFinishedAt field for the jobs, but I don't know if there is a better or more straightforward solution which I should be doing.
Ideally, this configuration should be present in the Pulse Configuration, but I couldn't find it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Is there a straightforward suggestion on how to manage the data lifecycle of old job data?
Right now I have created a TTL index on the lastFinishedAt field for the jobs, but I don't know if there is a better or more straightforward solution which I should be doing.
Ideally, this configuration should be present in the Pulse Configuration, but I couldn't find it.
Beta Was this translation helpful? Give feedback.
All reactions