Last active
May 27, 2021 00:27
-
-
Save lukecav/f74090cc62ccdebf572c648bd4ef40d1 to your computer and use it in GitHub Desktop.
DIsable K6 usage reports
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
K6_NO_USAGE_REPORT | |
export let options = { | |
noUsageReport: true | |
}; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://docs.k6.io/docs/usage-reports
https://docs.k6.io/docs/options