Skip to content

Commit c577b25

Browse files
committed
fix: adjust local_datadog_monitors_config_paths for component
1 parent 62fcff7 commit c577b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/stacks/catalog/usecase/basic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ components:
77
enabled: true
88
name: datadog-monitor
99
local_datadog_monitors_config_paths:
10-
- "catalog/monitors/defaults/*"
10+
- "catalog/monitors/*"
1111
datadog_monitor_globals:
1212
groupby_simple_monitor: false
1313
new_group_delay: 0

0 commit comments

Comments
 (0)