Skip to content

Commit

Permalink
Update src/sentry/incidents/grouptype.py
Browse files Browse the repository at this point in the history
Co-authored-by: Josh Callender <[email protected]>
  • Loading branch information
mifu67 and saponifi3d authored Dec 11, 2024
1 parent 296c3c4 commit 99d5a0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sentry/incidents/grouptype.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def build_occurrence_and_event_data(
resource_id=None,
evidence_data={},
evidence_display=[],
type=MetricIssuePOC,
type=MetricAlertFire,
detection_time=datetime.now(timezone.utc),
level="error",
culprit="Some culprit",
Expand Down

0 comments on commit 99d5a0b

Please sign in to comment.