Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Logs UI] Load log entry examples using async searches #86441

Open
1 of 6 tasks
weltenwort opened this issue Dec 18, 2020 · 3 comments
Open
1 of 6 tasks

[Logs UI] Load log entry examples using async searches #86441

weltenwort opened this issue Dec 18, 2020 · 3 comments
Labels
Feature:Logs UI Logs UI feature needs-refinement A reason and acceptance criteria need to be defined for this issue Team:obs-ux-logs Observability Logs User Experience Team

Comments

@weltenwort
Copy link
Member

weltenwort commented Dec 18, 2020

Summary

As part of the make-it-slow effort (and thereby indirectly searchable snapshots and runtime fields) we want to use Elasticsearch's async search to execute potentially expensive queries. The queries to load the log entry examples in the "Anomalies" and "Categories" tabs certainly qualify as such.

related to #86439

Acceptance criteria

  • A search strategy for loading intervals of log stream entries exists.
  • The log entry examples on the "Anomalies" tab are loaded using the corresponding search strategy.
  • The log entry examples on the "Categories" tab are loaded using the corresponding search strategy.
  • The requests are cancelled when newer requests are issued.
  • The requests can be explicitly cancelled and retried by the user.
  • The previous HTTP routes are not present anymore if no other usage remains.
@weltenwort weltenwort added Feature:Logs UI Logs UI feature Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.12.0 labels Dec 18, 2020
@weltenwort weltenwort added this to the Logs UI 7.12 milestone Dec 18, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/logs-metrics-ui (Team:logs-metrics-ui)

@jasonrhodes
Copy link
Member

Refinement update: ML tabs are not using async search.

@gbamparop gbamparop added Team:obs-ux-logs Observability Logs User Experience Team and removed Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services labels Nov 9, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs)

@botelastic botelastic bot added needs-team Issues missing a team label and removed needs-team Issues missing a team label labels Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Logs UI Logs UI feature needs-refinement A reason and acceptance criteria need to be defined for this issue Team:obs-ux-logs Observability Logs User Experience Team
Projects
None yet
Development

No branches or pull requests

4 participants