Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
Oreoxmt authored Mar 4, 2024
1 parent 27b536a commit 5a4dc08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ticdc/ticdc-alert-rules.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ For critical alerts, you need to pay close attention to abnormal monitoring metr

- Alert rule:

`(time() - ticdc_processor_checkpoint_ts / 1000) > 300`
`(time() - ticdc_processor_resolved_ts / 1000) > 300`

- Description:

Expand Down

0 comments on commit 5a4dc08

Please sign in to comment.