Method: Sentry::CheckInEvent#monitor_config
- Defined in:
- lib/sentry/check_in_event.rb
#monitor_config ⇒ Cron::MonitorConfig?
Monitor configuration to support upserts.
24 25 26 |
# File 'lib/sentry/check_in_event.rb', line 24 def monitor_config @monitor_config end |