[sigevents][ki] Raise feature default ttl#265723
Conversation
ApprovabilityVerdict: Needs human review CODEOWNERS file was modified by a non-owner — requires human review You can customize Macroscope's approvability policy. Learn more. |
ruflin
left a comment
There was a problem hiding this comment.
Code LGTM.
Did a quick manual check and I can set 120 days ...
| export const DEFAULT_SIG_EVENTS_TUNING_CONFIG: SigEventsTuningConfig = { | ||
| sample_size: 20, | ||
| max_iterations: 5, | ||
| feature_ttl_days: 7, |
There was a problem hiding this comment.
Can you please add this file to the sig.events team's ownership?
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
History
|
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
5 similar comments
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Starting backport for target branches: 9.4 https://github.com/elastic/kibana/actions/runs/25486454329 |
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
Summary
Raise the default ttl of features from 7 to 30 days. Also remove the 90 days limit.