OpenSearch/plugin
Alexander Reelsen 758433a0fa Monitoring: Ensure all monitoring watches filter by timestamp (elastic/x-pack-elasticsearch#3238)
Only the Logstash and Kibana version mismatch watches contain a time
filter, the others are only sorting by timestamp. In combination with
searching in all `.monitoring-es-*` indices, this is IMO pretty resource
intensive, as we cannot exit early on any search request.

This commit adds time based filters to remaining three watches, using
the same range than the other two.

Original commit: elastic/x-pack-elasticsearch@3eb6bf0de2
2017-12-15 15:23:57 +01:00
..
bin/x-pack Usability enhancements for certificate generation (elastic/x-pack-elasticsearch#2561) 2017-10-30 13:08:31 +11:00
bwc-snapshot-dummy-projects Fix long path issue of bwc checkouts on Windows (elastic/x-pack-elasticsearch#3259) 2017-12-07 19:04:40 +01:00
config/x-pack Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
core Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
forbidden Fix LDAP Authc connections deadlock (elastic/x-pack-elasticsearch#2587) 2017-10-09 13:06:12 +03:00
graph Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
keys Rename core plugin and transport dirs 2017-02-10 11:02:42 -08:00
licenses Revert "Merge branch 'feature/sql'" 2017-12-13 09:33:13 -05:00
ml Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
ml-cpp-snapshot [BUILD] Make AWS error message more informative 2017-09-14 14:46:48 +01:00
monitoring Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
security Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
sql Add sql folder for upcoming migration (elastic/x-pack-elasticsearch#3307) 2017-12-12 16:48:43 -07:00
src Monitoring: Ensure all monitoring watches filter by timestamp (elastic/x-pack-elasticsearch#3238) 2017-12-15 15:23:57 +01:00
watcher Rename folder x-pack-core -> core (elastic/x-pack-elasticsearch#3305) 2017-12-12 13:23:29 -07:00
build.gradle Revert "Merge branch 'feature/sql'" 2017-12-13 09:33:13 -05:00