diff options
| author | 杨威 <[email protected]> | 2019-09-09 16:40:06 +0800 |
|---|---|---|
| committer | 杨威 <[email protected]> | 2019-09-09 16:40:06 +0800 |
| commit | d061c0f281e5cc15d811bd7a2e3b8e6ef4f4305f (patch) | |
| tree | 4105c9f679478c7a1da909a88da70319fac697e9 /.gitignore | |
| parent | 7e4264137871632fe187e30d03f728ebc81abdb7 (diff) | |
UPDATE:新增本地文件输出支持JSON格式
1、使用METRIS_FORMAT进行设置,默认为行列显示,取值定义见metris_output_format
2、输出JSON内容包含unix timestamp,output interval和metrics数组
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,3 +10,4 @@ build/ .idea core.* version.txt +cmake-build-debug |
