Is your feature request related to a problem? Please describe.
In ESQL mode we have 2 kind of indices:
- the indices which doesn't have an @timestamp field
- the indices which have
For the first case is going to be handled as:
- We communicate to the user that the @timestamp doesn't exist
- We disable the SuperDatePicker
Disabing the SuperDatePicker means that we return all the data to the user. So in the screenshot below we want to depict to the user this information. So instead of having disabled and Last 24 hours, we want to depict disabled and a disabled status text All Time
Describe the solution you'd like
We would like a new property for the disabled status, a placeholder text to support the case I describe above. As ESQL is a high priority project it would be amazing if we could have it before the 8.9 FF 🙏
Is your feature request related to a problem? Please describe.
In ESQL mode we have 2 kind of indices:
For the first case is going to be handled as:
Disabing the SuperDatePicker means that we return all the data to the user. So in the screenshot below we want to depict to the user this information. So instead of having disabled and Last 24 hours, we want to depict disabled and a disabled status text
All TimeDescribe the solution you'd like
We would like a new property for the disabled status, a placeholder text to support the case I describe above. As ESQL is a high priority project it would be amazing if we could have it before the 8.9 FF 🙏