-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove unnecessary time units in ILM policy dialog #140815
Remove unnecessary time units in ILM policy dialog #140815
Conversation
@elasticmachine merge upstream |
@elasticmachine merge upstream |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for cleaning this up @Dosant!
I was testing locally and noticed if I create a policy with unsupported time units, the unit shows in the dropdown for the min age, but not the rollover max age. Is that expected?
// ms
value, but does not show in dropdown
// s
value and shows in the dropdown
Also, I noticed on large screens this input field is not aligned with the rest. I don't think this is related to your PR, but just pointing out. I can open up an issue if there isn't one already.
Yes. We have these very similar controls implemented in two very different ways. I went with the simplest approach to "fallback" in each implementation. Would you suggest changing the current behavior somehow?
Not sure if the issue exists. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the explanation @Dosant! I'm happy with these changes 👍
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
Summary
Fix #137081
Also cleans up separate units used in downsample action #138748 (comment)
This cleans up smaller units from the following inputs: