Used MINIO_PROFILE_DIR for saving profile information of a minio server (#1722)
To specify the directory where profiling information should be saved ``` export MINIO_PROFILE_DIR=/path/to/profile/dir ``` By default, profiling information would be saved in a directory created using ioutil.TempDir, which would be displayed in stdout on starting the minio server.master
parent
3a980eac1a
commit
584813e214
Loading…
Reference in new issue