drogue-iot / drogue-cloud

Cloud Native IoT
https://drogue.io
Apache License 2.0
113 stars 30 forks source link

Application debug log (for end-users) #361

Open ctron opened 1 year ago

ctron commented 1 year ago

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:

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

This requires: