getsentry / team-sdks

A meta repository for tracking work across all SDK teams.
0 stars 0 forks source link

[crons] Enable failure and recovery thresholds in the monitor config #43

Closed gaprl closed 4 months ago

gaprl commented 6 months ago

Description

We've just added two additional fields to Relay (https://github.com/getsentry/relay/pull/2842) allowing customers to provide the following properties in their monitor config:

This is a especially helpful feature for orgs that have lots of monitors and want to configure their monitors programmatically. Thank you.

RFC

No response

Slack-Channel

discuss-crons

Notion Document(s)

No response

Stakeholder(s)

Team(s)

All SDKs supported by Crons

### Tasks
- [ ] https://github.com/getsentry/relay/pull/2842
- [ ] https://github.com/getsentry/develop/pull/1108
- [ ] https://github.com/getsentry/sentry-javascript/pull/10225
- [x] PHP SDK https://github.com/getsentry/sentry-php/pull/1685
- [x] Laravel SDK https://github.com/getsentry/sentry-laravel/pull/838
- [ ] https://github.com/getsentry/sentry-java/issues/3131
- [ ] https://github.com/getsentry/sentry-python/issues/2927
- [ ] Go SDK
- [ ] Ruby SDK
- [ ] Node SDK
- [ ] https://github.com/getsentry/sentry-cli/issues/1919
stephanie-anderson commented 4 months ago

Closing in favour of https://github.com/getsentry/team-sdks/issues/11