kibana/x-pack/plugins
Alejandro Fernández 77e7e0bb49
[Logs UI] Ensure live stream always gets latest entries (#67935)
LogPositionState doesn't always reevaluate the value of `endTimestamp`
when live stream is on. The [dependencies][1] for it to change rely on the
scroll position to update. If there's less than one scroll page or the
previous API call didn't return any entries, the `endTimestamp` would
not update.

We force `Date.now()` as an `endTimestamp` on the API call to ensure it
always gets the latest entries possible, regardless of the state. This
introduces some inconsistency that will be fixed once work beings on #65493.

[1]: fe4c164681/x-pack/plugins/infra/public/containers/logs/log_position/log_position_state.ts (L160-L173)
2020-06-02 17:36:47 +02:00
..
actions Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) 2020-06-01 18:45:36 -07:00
advanced_ui_actions
alerting_builtins Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) 2020-06-01 18:45:36 -07:00
alerts Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) 2020-06-01 18:45:36 -07:00
apm Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) 2020-06-01 18:45:36 -07:00
beats_management
canvas Fix canvas fullscreen when nav is docked (#67625) 2020-05-28 14:44:16 -05:00
case
cloud
code
console_extensions
cross_cluster_replication Add steps for quickly testing to the READMEs of ILM, Rollup, and CCR. (#67213) 2020-05-26 15:26:01 -07:00
dashboard_enhanced
dashboard_mode
data_enhanced
drilldowns
embeddable_enhanced
encrypted_saved_objects Migrate audit logging to KP (#67381) 2020-05-28 14:46:42 -04:00
event_log Auto expand replicas for event log (#67286) 2020-05-26 09:00:31 -04:00
features
file_upload Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
graph Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
grokdebugger Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
index_lifecycle_management [ILM] Fix fetch policies query (#67827) 2020-06-01 08:43:36 -04:00
index_management skip flaky suite (#67833) 2020-06-01 18:37:56 +01:00
infra [Logs UI] Ensure live stream always gets latest entries (#67935) 2020-06-02 17:36:47 +02:00
ingest_manager install default packages in parallel (#67893) 2020-06-02 08:32:24 -04:00
ingest_pipelines Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
lens [Lens] Warn if leaving with unsaved visualization (#67689) 2020-06-01 15:05:27 -04:00
license_management Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
licensing Updating the licensed feature usage API response format (#67712) 2020-06-01 10:09:07 -07:00
lists [SIEM][Exceptions] - Update exceptions hooks to include _find filtering (#67435) 2020-06-01 14:32:42 -04:00
logstash
maps [Maps] fix mapbox glyphs error when EMS access is turned off (#67427) 2020-06-02 08:38:25 -06:00
maps_legacy_licensing
ml [ML] Add minor refresh button to DFA and AD Job Messages tabs (#67750) 2020-06-01 11:13:59 -05:00
monitoring Ensure we query for more than 10 (#67172) 2020-06-02 10:41:04 -04:00
observability Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
oss_telemetry Fix visualize and lens telemetry (#67749) 2020-05-30 21:22:42 +02:00
painless_lab Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
remote_clusters Deprecate es API exposed from setup contract (#67596) 2020-06-01 16:16:44 +02:00
reporting [Reporting]: Move router + license checks to new platform (#66331) 2020-05-29 15:31:17 -07:00
rollup Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
searchprofiler Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
security Deprecate es API exposed from setup contract (#67596) 2020-06-01 16:16:44 +02:00
siem [SIEM] Fixes column drag and drop in timeline-based views (#67799) 2020-06-02 08:57:11 -06:00
snapshot_restore [SR] Fix bug when editing retention of slm policy (#67137) 2020-05-26 21:29:35 -04:00
spaces Migrate audit logging to KP (#67381) 2020-05-28 14:46:42 -04:00
task_manager
telemetry_collection_xpack Deprecate es API exposed from setup contract (#67596) 2020-06-01 16:16:44 +02:00
transform
translations Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) 2020-06-01 18:45:36 -07:00
triggers_actions_ui Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) 2020-06-01 18:45:36 -07:00
upgrade_assistant Mark elasticsearch client exposed via request context as deprecated (#67319) 2020-05-27 19:00:16 +02:00
uptime Changed alerting API endpoints urls, bodies and params to follow Kibana STYLEGUIDE (#66838) 2020-06-01 18:45:36 -07:00
watcher