See what is happening inside the Nextcloud instance.
Note: this app is not for production use and should not be enabled without good reason.
This app enables developers to monitor the usage of external resources include the full stack trace of the code leading up to the resource usage to make it easier to reduce the usage of external resources.
This app involves logging a significant amount of potentially personal information, this means that having the app enabled will incur a performance penalty and increase the database load and sharing any information logged by the app can lead to leaking of personal information.
For correct use debug mode should be enabled to ensure that xray can access the info it requires.
XRay uses webpack to compile it's javascript for the browser, you can build the
project by running make