Skip to content

Commit

Permalink
Spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwschau committed May 24, 2024
1 parent 312a684 commit 94ea56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/indexer_monitors/monitors.tf
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ resource "datadog_monitor_json" "fast_sync_snapshots" {
"require_full_window": false,
"notify_no_data": true,
"renotify_interval": 720,
"renotify_no_data": true,
"renotify_no_data": true,
"include_tags": false,
"evaluation_delay": 900,
"no_data_timeframe": 1440,
Expand Down

0 comments on commit 94ea56f

Please sign in to comment.