减少TraceItem数据量较大时的性能浪费
#!/bin/bash echo "Install Stardust on Linux" if [ ! -d "/usr/share/dotnet/" ]; then curl https://x.newlifex.com/dotnet/net7-x64.sh | sudo bash fi sudo dotnet agent\StarAgent.dll -install -server http://127.0.0.1:6600