Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add new
Sentry.capture_check_in
API for Cron monitoring #2117Add new
Sentry.capture_check_in
API for Cron monitoring #2117Changes from all commits
fb9bc77
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 449 in sentry-ruby/lib/sentry-ruby.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry-ruby.rb#L448-L449
Check warning on line 40 in sentry-ruby/lib/sentry/check_in_event.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/check_in_event.rb#L40
Check warning on line 46 in sentry-ruby/lib/sentry/check_in_event.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/check_in_event.rb#L42-L46
Check warning on line 57 in sentry-ruby/lib/sentry/check_in_event.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/check_in_event.rb#L51-L57
Check warning on line 125 in sentry-ruby/lib/sentry/client.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/client.rb#L125
Check warning on line 127 in sentry-ruby/lib/sentry/client.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/client.rb#L127
Check warning on line 30 in sentry-ruby/lib/sentry/cron/monitor_config.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/cron/monitor_config.rb#L27-L30
Check warning on line 34 in sentry-ruby/lib/sentry/cron/monitor_config.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/cron/monitor_config.rb#L34
Check warning on line 38 in sentry-ruby/lib/sentry/cron/monitor_config.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/cron/monitor_config.rb#L38
Check warning on line 40 in sentry-ruby/lib/sentry/cron/monitor_config.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/cron/monitor_config.rb#L40
Check warning on line 45 in sentry-ruby/lib/sentry/cron/monitor_config.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/cron/monitor_config.rb#L45
Check warning on line 12 in sentry-ruby/lib/sentry/cron/monitor_schedule.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/cron/monitor_schedule.rb#L12
Check warning on line 16 in sentry-ruby/lib/sentry/cron/monitor_schedule.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/cron/monitor_schedule.rb#L16
Check warning on line 33 in sentry-ruby/lib/sentry/cron/monitor_schedule.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/cron/monitor_schedule.rb#L32-L33
Check warning on line 37 in sentry-ruby/lib/sentry/cron/monitor_schedule.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/cron/monitor_schedule.rb#L37
Check warning on line 161 in sentry-ruby/lib/sentry/hub.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/hub.rb#L160-L161
Check warning on line 163 in sentry-ruby/lib/sentry/hub.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/hub.rb#L163
Check warning on line 166 in sentry-ruby/lib/sentry/hub.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/hub.rb#L165-L166
Check warning on line 168 in sentry-ruby/lib/sentry/hub.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/hub.rb#L168
Check warning on line 177 in sentry-ruby/lib/sentry/hub.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/hub.rb#L177
Check warning on line 180 in sentry-ruby/lib/sentry/hub.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/hub.rb#L179-L180
Check warning on line 29 in sentry-ruby/lib/sentry/integrable.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/integrable.rb#L27-L29
Check warning on line 15 in sentry-ruby/lib/sentry/utils/argument_checking_helper.rb
Codecov / codecov/patch
sentry-ruby/lib/sentry/utils/argument_checking_helper.rb#L14-L15