Replies: 4 comments 2 replies
-
Indeed this would be a great tool. Especially if we treat this as an "eat your own dog food" app and a justpy app is used for monitoring which runs on a defined port and an be optionally started with the main application or even monitor multiple applications on different ports. |
Beta Was this translation helpful? Give feedback.
-
Since the justpy webpage is based on Starlette maybe there already exists such a monitor tool for Starlette that could be adjusted to our needs |
Beta Was this translation helpful? Give feedback.
-
https://stackoverflow.com/questions/552744/how-do-i-profile-memory-usage-in-python might help |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to have a admin interface to observe the
to debug and monitor your applications. Currently it is a black box that requires in-depth debugging to observe the traffic and arising issues.
Beta Was this translation helpful? Give feedback.
All reactions