getsentry / getsentry/sentry-java
Spring Cloud config hot reload
Open
Improvement
Java
- Dominant language
- Kotlin
- Stars
- 1.4k
- Forks
- 478
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 67
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.