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

feat: Add cron monitoring for celery tasks (#362) #75

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

JerrySentry
Copy link
Contributor

Add Sentry Cron Monitoring feature for Codecov org. This should add monitoring for every celery type tasks in the repo and data should auto-populate on the Sentry dashboard after the first time each task is ran. This change does not add alerting for the tasks.

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #75 (ff10034) into main (4ce0025) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files         359      359           
  Lines       26284    26284           
=======================================
  Hits        25914    25914           
  Misses        370      370           
Flag Coverage Δ
integration 98.56% <ø> (ø)
latest-uploader-overall 98.56% <ø> (ø)
unit 98.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
NonTestCode 97.29% <ø> (ø)
OutsideTasks 98.34% <ø> (ø)
Files Changed Coverage Δ
helpers/sentry.py 72.72% <ø> (ø)

This change has been scanned for critical changes. Learn more

@JerrySentry JerrySentry merged commit aca010e into main Aug 28, 2023
11 of 12 checks passed
@JerrySentry JerrySentry deleted the issue-362 branch August 28, 2023 17:49
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