Skip to content

Commit 75613bc

Browse files
committed
Update default value of Section4dAWSMetricsTagFilters mp test yaml
1 parent e526f49 commit 75613bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-observability/templates/sumologic_observability.mp.test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ Parameters:
241241
Type: String
242242
AllowedPattern: '^\{.*\}$'
243243
Description: "Provide JSON format of the namespaces with it's tags values to add filters to your metrics. Use semicolons to separate multiple values for the same tag key. AWS Tag Filters will be added to the Source. For JSON format sample, visit <#TODO>"
244-
Default: {}
244+
Default: "{}"
245245

246246
Section5aAutoEnableS3LogsALBResourcesOptions:
247247
Type: String

0 commit comments

Comments
 (0)