-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Open
Labels
Feature:Logs MLTeam:obs-explorationObservability Exploration teamObservability Exploration teamneeds-refinementA reason and acceptance criteria need to be defined for this issueA reason and acceptance criteria need to be defined for this issue
Description
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.
Metadata
Metadata
Assignees
Labels
Feature:Logs MLTeam:obs-explorationObservability Exploration teamObservability Exploration teamneeds-refinementA reason and acceptance criteria need to be defined for this issueA reason and acceptance criteria need to be defined for this issue