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

Support Sentry Crons #271

Open
ckdake opened this issue Jan 23, 2023 · 6 comments
Open

Support Sentry Crons #271

ckdake opened this issue Jan 23, 2023 · 6 comments

Comments

@ckdake
Copy link

ckdake commented Jan 23, 2023

Hello! We use terraform for everything, and are looking into trying out https://docs.sentry.io/product/crons/ . Given the architecture of our application, it would be a lot simpler to wire things up using terraform than using the crons API (https://docs.sentry.io/api/crons/).

Would you be open to this being in the terraform provider? I may have some bandwidth to work on this if you'd be up for merging it.

@slobo
Copy link

slobo commented May 10, 2023

This would be great for us too. @ckdake did you happen to start working on this? Thanks

@ckdake
Copy link
Author

ckdake commented May 10, 2023

I have not, I want to make sure contributions will be welcome on this one (given its beta nature) before I dig in.

@slobo
Copy link

slobo commented Dec 29, 2023

@jianyuan thanks for all the hard work on sentry terraform provider. Do you happen to have cron support in your roadmap? If not, would you be open to contributions?

Thanks!

@maximerauchchargemap
Copy link

@ckdake Do we have any news regarding a potential delivery of this feature ? We are very interested.

@mfogel
Copy link

mfogel commented Dec 13, 2024

We're evaluating possibly switching our cron monitoring to Sentry. The ability to manage our cron monitors via terraform is key for us. +1 to prioritizing this feature request.

@ckdake
Copy link
Author

ckdake commented Dec 13, 2024

We've pivoted to just doing "upserts" with the things that need to be monitored, e.g. if it's a python lambda we just pull in the sentry_sdk and "check_in" with the schedule/etc metadata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants