Skip to content
This repository was archived by the owner on Feb 12, 2026. It is now read-only.
This repository was archived by the owner on Feb 12, 2026. It is now read-only.

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

@gaprl

Description

@gaprl

Description

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

  • failure_issue_threshold: how many consecutive failures we should wait for to create an issue
  • recovery_threshold: how many consecutive failures we should keep track to resolve an issue

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)

  • Gabriel Lopes
  • Richard Ortenberg

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

Metadata

Metadata

Assignees

No one assigned
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions