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

Application debug log (for end-users) #361

Open
ctron opened this issue Nov 24, 2022 · 0 comments
Open

Application debug log (for end-users) #361

ctron opened this issue Nov 24, 2022 · 0 comments
Labels
component/console Console services component/endpoints Protocol endpoints component/integration Integration service enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@ctron
Copy link
Member

ctron commented Nov 24, 2022

Currently we show the event stream in the "debug" tab on the console. Additionally, we peek at the application logs ourselves when stuff goes wrong (behaves unexpectedly).

We should enable end-users to get more information on what happens in the system, including:

  • Failed connection attempts
  • Commands send

Ideally this functionality is run "on demand". So the steps would be:

  • User enables debug (for application or for some devices), and for a certain amount of time
  • This triggers components to log events to the debug log
  • The debug log can be viewed by the user
  • The time the debug log is active can be extended

This requires:

@ctron ctron added enhancement New feature or request help wanted Extra attention is needed component/endpoints Protocol endpoints component/console Console services component/integration Integration service labels Nov 24, 2022
@ctron ctron added this to the 0.12.0 milestone Nov 24, 2022
@ctron ctron moved this to Todo in Drogue Cloud 0.12 Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/console Console services component/endpoints Protocol endpoints component/integration Integration service enhancement New feature or request help wanted Extra attention is needed
Projects
Status: Todo
Development

No branches or pull requests

1 participant