Method: Sentry::CheckInEvent#monitor_slug
- Defined in:
- lib/sentry/check_in_event.rb
#monitor_slug ⇒ String
Identifier of the monitor for this check-in.
17 18 19 |
# File 'lib/sentry/check_in_event.rb', line 17 def monitor_slug @monitor_slug end |