We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f680f6d commit f8a6a96Copy full SHA for f8a6a96
Classes/Service/AlertService.php
@@ -88,7 +88,6 @@ public function alertSentry(
88
"frequency" => 5,
89
"actionMatch" => "any",
90
"filterMatch" => "all",
91
- "gracePeriod" => 120,
92
"environment" => 'Production',
93
"conditions" => [
94
["id" => "sentry.rules.conditions.first_seen_event.FirstSeenEventCondition"],
0 commit comments