[skip ci] Add config_path of benchmark (#10767)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
pull/10783/head
wt 2021-10-27 19:04:30 +08:00 committed by GitHub
parent f578d40303
commit 924614ca69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ def setup_logging(config_path=LOG_CONFIG_PATH, default_level=logging.INFO):
class GlobalParams:
log_file_path = FILE_NAME
config_path = ''
metric = None