Skip to content

Keep a history of operations #16700

@vosdev

Description

@vosdev

Please confirm

  • I have searched existing issues to check if an issue already exists for my feature request.

Is your feature request related to a problem? Please describe.

lxc operations ls only shows the currently running operations. They're often short lived and disappear before you can take a look at them.

They're so short lived that the UI often doesn't even know about them because they come and go before the next polling happens.

This feature currently semi-exists in the UI. As long as the UI is kept open and active, completed operations will be shown with a status "Success" but some operations are missing due to the shortlived nature of some ops. This problem will also be fixed if LXD keeps a history server side.

Image

Describe the solution you'd like

I would like to request a history of operations is kept so that we have more insight into what happens

This is especially useful in an environment with multiple users/admins.

Describe alternatives you've considered

Export logs to Loki and manually dig through them.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions