We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c520db commit 5da0ca3Copy full SHA for 5da0ca3
src/s.yaml
@@ -82,6 +82,12 @@ resources:
82
memorySize: 32768
83
cpu: 8
84
diskSize: 10240
85
+ logConfig:
86
+ logstore: default-logs
87
+ project: serverless-cn-hangzhou-b4df492a-00c7-501f-8d80-5ffd311d5273
88
+ enableRequestMetrics: True
89
+ enableInstanceMetrics: True
90
+ logBeginRule: DefaultRegex
91
instanceType: c1
92
instanceConcurrency: 1
93
runtime: custom-container
0 commit comments