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

Dashboard should propagate runtime logs #19028

Closed
sleshchenko opened this issue Feb 10, 2021 · 0 comments · Fixed by eclipse-che/che-workspace-client#54 or eclipse-che/che-dashboard#165
Assignees
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@sleshchenko
Copy link
Member

Describe the bug

The new dashboard misses some items because AFAIS it does not subscribe to runtime/log (which workspace loader uses) instead it uses workspace/log which is not used by workspace loader.

It's needed to figure out the right log method and use it.
From new dashboard:
Screenshot_20210210_115151
From old workspace loader:
Screenshot_20210210_115131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
1 participant