Skip to content

chore(Crons): Log message for debugging Crons check-ins. #4686

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

Merged
merged 2 commits into from
Aug 11, 2025

Conversation

antonpirker
Copy link
Member

A debug message to see what check-ins are send including the monitor_slug and the check-in status.

@antonpirker antonpirker marked this pull request as ready for review August 11, 2025 12:09
@antonpirker antonpirker requested a review from a team as a code owner August 11, 2025 12:09
@szokeasaurusrex
Copy link
Member

might be worth adding a test – although idk whether we typically test such things. If we don't, I suppose this is fine

Co-authored-by: Daniel Szoke <7881302+szokeasaurusrex@users.noreply.github.com>
@antonpirker antonpirker enabled auto-merge (squash) August 11, 2025 12:19
@antonpirker antonpirker changed the title Help for debugging Cron problems chore(Crons): Log message for debugging Crons check-ins. Aug 11, 2025
Copy link

codecov bot commented Aug 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.08%. Comparing base (378fe81) to head (c490a80).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4686      +/-   ##
==========================================
+ Coverage   85.02%   85.08%   +0.06%     
==========================================
  Files         156      156              
  Lines       15856    15858       +2     
  Branches     2684     2684              
==========================================
+ Hits        13481    13493      +12     
+ Misses       1595     1584      -11     
- Partials      780      781       +1     
Files with missing lines Coverage Δ
sentry_sdk/crons/api.py 100.00% <100.00%> (ø)

... and 4 files with indirect coverage changes

@antonpirker antonpirker merged commit 2a39546 into master Aug 11, 2025
137 checks passed
@antonpirker antonpirker deleted the antonpirker/debug-crons branch August 11, 2025 12:26
sentrivana pushed a commit that referenced this pull request Aug 12, 2025
A debug message to see what check-ins are send including the
`monitor_slug` and the check-in `status`.

---------

Co-authored-by: Daniel Szoke <7881302+szokeasaurusrex@users.noreply.github.com>
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.

2 participants