From 06f830e1ab6cfb294a406310cca2cad943c68c5d Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Wed, 17 Jan 2024 14:40:50 -0500 Subject: [PATCH] Revert "Add new thresholds to monitor config payload" --- src/docs/sdk/check-ins.mdx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/docs/sdk/check-ins.mdx b/src/docs/sdk/check-ins.mdx index 1bdc99bcb2..a1801a53b1 100644 --- a/src/docs/sdk/check-ins.mdx +++ b/src/docs/sdk/check-ins.mdx @@ -126,14 +126,6 @@ before an issue is resolved. database`](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) string representing the timezone which the monitor's execution schedule is in. -`failure_issue_threshold` - -: _Number, optional_. How many consecutive failed check-ins it takes to create an issue. - -`recovery_threshold` - -: _Number, optional_. How many consecutive OK check-ins it takes to resolve an issue. - ### Schedule configuration