|
|
@@ -135,6 +135,7 @@ startAgent() {
|
|
|
export DISABLE_E2E_TRACING=false
|
|
|
export DISABLE_STACK_TRACING=true
|
|
|
export RUN_IN_OMNIAGENT=true
|
|
|
+# export SEND_NET_DATA=true
|
|
|
export SEND=1
|
|
|
local params="--listen=0.0.0.0:8123"
|
|
|
# if [ -f "/etc/chaosd/pki/ca.crt" ] && [ -f "/etc/chaosd/pki/chaosd.crt" ] && [ -f "/etc/chaosd/pki/chaosd.key" ]; then
|