Skip to content
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

Example of a rake task with monitor check-ins #2162

Merged
merged 1 commit into from
Nov 23, 2023

Conversation

natikgadzhi
Copy link
Contributor

@natikgadzhi natikgadzhi commented Nov 5, 2023

This PR contains an example of usign Crons / monitor check-ins in a rake task.

I was learning the SDK and trying things out and made this as my own scratchpad. Not sure if it's very useful, but thought I would push this up. No hard feelings if we'd rather not merge this — I realize that maintaining examples and documentation spread across multiple places is difficult.

#skip-changelog

Copy link

codecov bot commented Nov 5, 2023

Codecov Report

Merging #2162 (76fe46b) into master (e675c58) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2162   +/-   ##
=======================================
  Coverage   97.30%   97.30%           
=======================================
  Files          97       97           
  Lines        3638     3638           
=======================================
  Hits         3540     3540           
  Misses         98       98           
Components Coverage Δ
sentry-ruby 98.02% <ø> (+0.03%) ⬆️
sentry-rails 94.98% <ø> (ø)
sentry-sidekiq 93.70% <ø> (ø)
sentry-resque 92.06% <ø> (-1.59%) ⬇️
sentry-delayed_job 94.36% <ø> (ø)
sentry-opentelemetry 100.00% <ø> (ø)

see 2 files with indirect coverage changes

@sl0thentr0py sl0thentr0py merged commit 62989c1 into getsentry:master Nov 23, 2023
97 of 98 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants