Skip to content

feat: New API endpoint to generate debug configuration report #398

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

Merged
merged 15 commits into from
Jul 4, 2025

Conversation

storycraft
Copy link
Collaborator

@storycraft storycraft commented Jun 25, 2025

Add new api endpoint for generating report that can be used by devs for investigating bugs.
api/generateReport

Generated report includes

  • System informations (os, cpu, gpu, memory)
  • Current configuration
  • Current osu instances (type, bitness, pid, version)
  • Installed counters (author, name, path)
  • Syntax highlighted logs
  • JSON formatted report

Sample screenshot
aae

@storycraft storycraft requested review from cyperdark and KotRikD June 25, 2025 14:35
@storycraft storycraft marked this pull request as ready for review June 26, 2025 07:18
@storycraft storycraft enabled auto-merge June 26, 2025 07:18
@storycraft storycraft changed the title feat: report generation feat: report generation api Jun 26, 2025
@storycraft storycraft changed the title feat: report generation api feat: report generation Jun 26, 2025
@storycraft storycraft disabled auto-merge June 26, 2025 07:45
@storycraft storycraft changed the title feat: report generation feat: report generation api Jun 26, 2025
@storycraft storycraft enabled auto-merge June 26, 2025 07:58
@storycraft storycraft requested a review from GabuTheDev June 26, 2025 07:59
@storycraft storycraft marked this pull request as draft June 26, 2025 18:05
auto-merge was automatically disabled June 26, 2025 18:05

Pull request was converted to draft

@GabuTheDev GabuTheDev changed the title feat: report generation api feat: New API endpoint to generate debug configuration report Jul 1, 2025
@GabuTheDev GabuTheDev added the area:server The nodejs backend of tosu. label Jul 1, 2025
@storycraft storycraft marked this pull request as ready for review July 1, 2025 11:04
@storycraft storycraft enabled auto-merge July 1, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:server The nodejs backend of tosu.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants