feat(server): add sentry to track error

This commit is contained in:
MingxuanGame
2025-08-12 17:00:01 +00:00
parent 0ab3c1c492
commit e7d5bcaf4b
6 changed files with 51 additions and 1 deletions

View File

@@ -45,6 +45,9 @@ FETCHER_SCOPES=public
# 日志设置
LOG_LEVEL="INFO"
# Sentry 设置,为空表示不启用
SENTRY_DSN
# 游戏设置
ENABLE_OSU_RX=false # 启用 osu!RX 统计数据
ENABLE_OSU_AP=false # 启用 osu!AP 统计数据