mrproliu commented on code in PR #212:
URL: https://github.com/apache/skywalking-rover/pull/212#discussion_r3526441904
##########
configs/rover_configs.yaml:
##########
@@ -161,6 +161,6 @@ access_log:
pprof:
# Is active the pprof
- active: ${ROVER_PPROF_ACTIVE:false}
+ active: ${ROVER_PPROF_ACTIVE:true}
# The bind port of the pprof HTTP server
Review Comment:
Update to enable pprof by default, but add a new configuration for the bind
address. Rather than all interfaces.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]