OpenNebula / one

The open source Cloud & Edge Computing Platform bringing real freedom to your Enterprise Cloud 🚀
http://opennebula.io
Apache License 2.0
1.19k stars 472 forks source link

Improve OneFlow error logging #6553

Closed vickmp closed 2 days ago

vickmp commented 3 months ago

Description The logs provided by the OneFlow service aren't always logged correctly. Although the logs generated by the OneFlow core are registered correctly, if a failure occurs at a higher level (for example, at the OneFlow API level) they aren't recorded and the only way to visualize them is in the Sunstone logs (without the trace back, only error message is available)

Use case Better debugging and error analysis for troubleshooting in OneFlow

Progress Status