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

Show logs and monitors in all their glory #14

Open
thclark opened this issue May 31, 2022 · 0 comments
Open

Show logs and monitors in all their glory #14

thclark opened this issue May 31, 2022 · 0 comments
Assignees
Labels
backend Related to the back end design (UI) Related to visual design feature A new feature of the app

Comments

@thclark
Copy link
Contributor

thclark commented May 31, 2022

Feature request

Use Case

In #13 we fundamentally enable questions to be answered with a stream of events that can be processed and stored in the database (or elsewhere if we want).

This means that in question models we could provide visual display of MUCH more than just when a question was asked or its status - we could provide inline views of the logs that are streaming back, and inline views of monitors, inputs and outputs as read-only JSON.

This will allow users of the django application to inspect logs of questions much more powerfully than before and get to the root of any issues much quicker.

Current state

Currently, we have to wheedle around in GCP logs or write queries to inspect the monitors coming back.

@cortadocodes I'm going to assign you this one to do, partly because it'll go into websockets work a little, which I think will be a good area of learning, and partly because you've done so much glorious looking work on the log display that you should have the opportunity to show this off to the windquest team.

@thclark thclark added backend Related to the back end design (UI) Related to visual design feature A new feature of the app labels May 31, 2022
@thclark thclark moved this to Priority 3 (High) in Octue Board May 31, 2022
@thclark thclark assigned thclark and unassigned cortadocodes Jul 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the back end design (UI) Related to visual design feature A new feature of the app
Projects
Status: Priority 3 (High)
Development

No branches or pull requests

2 participants