Skip to content

Commit e6c24da

Browse files
committed
Updated doorgame.yam with SPLUNK_PROFILER_CALL_STACK_INTERVAL= 100ms
1 parent 65288a4 commit e6c24da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

workshop/profiling/doorgame/doorgame.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ spec:
5555
value: "false"
5656
- name: SPLUNK_PROFILER_MEMORY_ENABLED
5757
value: "false"
58+
- name: SPLUNK_PROFILER_CALL_STACK_INTERVAL
59+
value: "100ms"
60+
- name: SPLUNK_PROFILER
5861
- name: MYSQL_ROOT_PASSWORD
5962
valueFrom:
6063
secretKeyRef:

0 commit comments

Comments
 (0)