Gabriel Lopes

Results 16 comments of Gabriel Lopes

Could either of these not be picking up the environment correctly? https://github.com/getsentry/sentry-python/blob/4d1b814cfc6764d9556e659327f1bf9008100289/sentry_sdk/integrations/celery.py#L522-L526 https://github.com/getsentry/sentry-python/blob/4d1b814cfc6764d9556e659327f1bf9008100289/sentry_sdk/integrations/celery.py#L557-L563

@szokeasaurusrex it'd be the environment the check-in would be sent in, and that would be the environment configured for the SDK itself. Like if you set it to "staging".

Hey @szokeasaurusrex apologies for the delay, and I believe we've been able to resolve this issue in the latest bug bash session we did for Crons. - https://github.com/getsentry/sentry-python/issues/2757 - https://github.com/getsentry/sentry-python/issues/2837

Hey @kpujjigit, Crons currently does not allow sub-minute schedules. I've added this issue to our backlog, we'll consider its feasibility in the future.

I am also having the same problem.

Hey @mikicz, thank you for your feedback. I do recommend taking a look at our [upsert functionality](https://docs.sentry.io/product/crons/getting-started/http/#creating-or-updating-a-monitor-through-a-check-in-optional). Basically, it allows you to configure or update your monitor directly through a...

Unfortunately it seems this issue is still occurring. [Here's an example monitor 🔒.](https://sentry.sentry.io/crons/sentry/monitors-clock-pulse/). I did notice that it mostly happens on once a minute monitors, though.

Hey @IevgeniiB and @SoerenWeber, thanks for reaching out. Could you please share the affected monitor URLs with us so we can further investigate on our end? You can email it...

> Also: A monitor checking without a monitorConfig is not visible in the ui.. It should be created automatically so we can edit it. Hey @tjerkw, this is the expected...

Hey @tjerkw, can you check your project selector if your lock setting is overwriting your project selection? If you are still facing issues, please email us at [email protected], and I'll...