sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Spring Cloud config hot reload

Open adinauer opened this issue 2 years ago • 0 comments

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 PropertyResolver to retrieve the prop when processing the event?

Solution Brainstorm

tbd

adinauer avatar Sep 18 '23 09:09 adinauer