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

Add logging functionality for command requests #2550

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

worksofliam
Copy link
Contributor

@worksofliam worksofliam commented Mar 4, 2025

I'd really like a world where it's easy for us to visualise user issues. Right now, we have to ask the user to paste the output channel and we spend a lot of time navigating that.

Ideally, we'd take the output from the output channel and we'd visualise it nicely.

I had some ideas for visualisations, for example:

  • Something like the request view in browser
  • A simple list and each item can be expanded with what the request was (SQL statement, CL command, etc) in a nicely formatted way

I did a POC with just putting the data into a webview, but didn't commit this:

telegram-cloud-photo-size-1-5060303861281041832-y

…lay command

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam temporarily deployed to testing_environment March 4, 2025 19:32 — with GitHub Actions Inactive
@worksofliam worksofliam marked this pull request as draft March 4, 2025 19:32
Copy link
Contributor

github-actions bot commented Mar 4, 2025

👋 A new build is available for this PR based on 656760c.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant