getsentry / getsentry/sentry-java
Spring Cloud config hot reload
未關閉
Improvement
Java
- 主要語言
- Kotlin
- 星號
- 1.4k
- 分支
- 478
- 平均合併
- 3 天 4 小時
- 30 天內合併 PR
- 72
描述
### Problem Statement
Came up in https://github.com/getsentry/sentry-java/pull/2840#issuecomment-1722503337
> Would it be possible to have this sentry.enabled property hot-reloadable via a Spring Cloud Config Server ? Could we use the [Environment](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/env/Environment.html) PropertyResolver to retrieve the prop when processing the event?
### Solution Brainstorm
tbd
貢獻指南
研究方向
從 PR #2840 中的討論以及連結的 Spring Environment PropertyResolver 文件開始。該 issue 沒有指定目標檔案或測試,因此首先確定如何讀取 sentry.enabled,並定義預期的 Spring Cloud Config reload 行為;完成工作需要達成共識的實作範圍和驗證測試。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java, spring-boot
- 領域
- backend
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100