Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove defaulting to query assist time range
Query assist enabled variable will gets reloaded based on http response telling whether PPL agent is configured. The time range usually sets before the response returns, which makes the time range to be last 40 years if query assist is enabled but not configured. Since time range picker is removed from UI, this logic can also be removed. (cherry picked from commit 0c03775) Signed-off-by: Joshua Li <[email protected]>
- Loading branch information