Skip to content

[Watcher] Improve performance in watcher history by using pagination #180302

Open

Description

We currently make an API call to get all the history of a watcher for a given period of time and render all of that using a EuiInMemoryTable, we should instead use proper pagination as this payload might be too large for the UI to handle and for node to recieve from ES.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions