ability to limit timepicker range #82414
Labels
Feature:FieldFormatters
Feature:Timepicker
Timepicker
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Describe the feature:
In order to prevent users from creating very expensive queries lets introduce a new ui setting
max_timepicker_range
which if set and user tries to select a range larger that the one in the setting we would show an error (notification, or inside timepicker itself) saying that the range is larger than the maximum allowed,Describe a specific use case for the feature:
This is an attempt to limit the impact of large queries on the cluster and ensure that only reasonable time frames are being analysed.
The text was updated successfully, but these errors were encountered: