Revision 6145831683bf8bc01cc1e27a97fb8ea4cfdc7cce authored by Benjamin Wang on 06 August 2022, 23:14:35 UTC, committed by GitHub on 06 August 2022, 23:14:35 UTC
Change default sampling rate from 100% to 0%
2 parent s 9d7e108 + 4c013c9
Raw File
test
#!/usr/bin/env bash

echo -e "\\e[91mDEPRECATED!!! Use test.sh script instead.\\e[0m\\n"
sleep 1

source ./test.sh
back to top