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

Provide real-time logs #1080

Closed
Tracked by #1155
lachmanfrantisek opened this issue Apr 30, 2021 · 3 comments
Closed
Tracked by #1155

Provide real-time logs #1080

lachmanfrantisek opened this issue Apr 30, 2021 · 3 comments
Labels
area/user-experience Usability issue complexity/epic Lost of work ahead, planning/design required.

Comments

@lachmanfrantisek
Copy link
Member

We need to find a way how we can show the logs in real-time.

Some notes about implementation:

  • Ideally, logs will be incorporated into the dashboard.
  • Can we do this with the current workflow (data for the dashboard are transformed via packit's REST API)?
  • Jobs run in workers and use sandcastle pods for running sandboxed commands.
  • Do we need logs of all (external/subprocess/sandboxed) commands to be real-time (line by line), or provide all logs for each command after the command ends?

This is a part of our UX effort to provide more information to users about the process of ongoing packit-service jobs.

@lachmanfrantisek lachmanfrantisek added the area/user-experience Usability issue label Apr 30, 2021
@TomasTomecek
Copy link
Member

This absolutely needs some research - we need to find out how other projects are doing this (e.g. zuul).

For me the most natural way would be to use websockets.

@stale

This comment was marked as outdated.

@stale stale bot added the stale Is the issue still valid? label Jun 30, 2021
@TomasTomecek TomasTomecek removed the stale Is the issue still valid? label Jun 30, 2021
@lachmanfrantisek lachmanfrantisek added the complexity/epic Lost of work ahead, planning/design required. label Aug 26, 2021
@lachmanfrantisek lachmanfrantisek added this to To do in Packit Epic board via automation Aug 26, 2021
@lachmanfrantisek
Copy link
Member Author

This epic is a bit outdated, there wasn't any demand for the real-time logs and we have other epics with higher priority. I am closing this and we can easily reopen if requested/needed.

@lachmanfrantisek lachmanfrantisek closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2022
Packit Epic board automation moved this from To do to Done Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/user-experience Usability issue complexity/epic Lost of work ahead, planning/design required.
Projects
Archived in project
Development

No branches or pull requests

2 participants