sentry-java
sentry-java copied to clipboard
Crons - allow configuring defaults for monitor config
Problem Statement
See https://github.com/getsentry/sentry-ruby/issues/2205 and https://github.com/getsentry/sentry-ruby/pull/2211
Solution Brainstorm
Allows users to set certain options of MonitorConfig on SentryOptions, e.g. maxRuntime, timezone and checkinMargin.