getsentry / getsentry/sentry-java
Investigate using start.spring.io with prefilled Sentry setup
還沒有人認領這個 Issue。
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 3 天 4 小時
- 30 天內合併 PR
- 72
描述
Problem Statement
Sentry is already available on start.spring.io and I just found out, you can add dependencies via the URL params, e.g. https://start.spring.io/#!type=maven-project&language=java&platformVersion=3.3.4&packaging=jar&jvmVersion=17&groupId=spring.ai.example&artifactId=spring-ai-demo&name=spring-ai-demo&description=Spring%20AI%20%2C%20getting%20started%20example%2C%20using%20Open%20AI&packageName=spring.ai.example.spring-ai-demo&dependencies=web,spring-ai-openai,sentry
We should check whether we can have a Sentry setup link in our docs / onboarding. Just adding the dependency is simple, we should check if we can also have some prefilled config files. I'm assuming this can be done in the repo for start.spring.io by adding it to the Sentry dependency.
Solution Brainstorm
^
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從提供的 start.spring.io URL 開始,檢視其中如何呈現 Sentry 相依性。確認 Sentry 相依性是否能提供預先填入的設定檔,以及設定連結應歸入 Sentry 文件還是 onboarding;完成的定義是記錄一種已確認受支援的方法,或清楚記錄這項限制。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java, spring-boot
- 領域
- backend, documentation
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 需要釐清
- 新手友好度
- 35/100