Skip to content

Commit

Permalink
update writeout of pprof server
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed Mar 3, 2023
1 parent 4829745 commit 03f8fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/vald/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ defaults:
read_timeout: 1s
# @schema {"name": "defaults.server_config.metrics.pprof.server.http.write_timeout", "type": "string"}
# defaults.server_config.metrics.pprof.server.http.write_timeout -- pprof server write timeout
write_timeout: 1s
write_timeout: 1m
# @schema {"name": "defaults.server_config.metrics.pprof.server.socket_option", "alias": "socket_option"}
socket_option:
# defaults.server_config.metrics.pprof.server.socket_option.reuse_port -- server listen socket option for reuse_port functionality
Expand Down

0 comments on commit 03f8fe9

Please sign in to comment.