Add 5s minRefreshInterval to timefilter with validation#188881
Add 5s minRefreshInterval to timefilter with validation#188881nickofthyme merged 29 commits intoelastic:mainfrom
minRefreshInterval to timefilter with validation#188881Conversation
nickofthyme
left a comment
There was a problem hiding this comment.
@thomasneirynck, @ThomThomson & @lukasolson Could you take a look at this first pass and let me know if I'm on the right track? Thanks 🙏🏼
minRefreshInterval to timefilter with validation
src/plugins/navigation/public/top_nav_menu/create_top_nav_menu.tsx
Outdated
Show resolved
Hide resolved
|
Pinging @elastic/kibana-visualizations (Team:Visualizations) |
kc13greiner
left a comment
There was a problem hiding this comment.
CodeOwner review - LGTM!
This comment was marked as resolved.
This comment was marked as resolved.
|
Codeonwer review please @elastic/appex-sharedux, @elastic/kibana-visualizations, @elastic/security-solution, @elastic/kibana-data-discovery, @elastic/ml-ui |
lukasolson
left a comment
There was a problem hiding this comment.
Works great! Just had some very minor feedback. Will we want to add this new config value to the allowed list inside cloud?
|
@elastic/security-solution |
logeekal
left a comment
There was a problem hiding this comment.
Desk tested on Serverless. Works great 🚀.
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
History
To update your PR or re-run it, just comment with: |
Summary
Set global min refresh interval in
timeFilterwith validation.closes #176256
Checklist