TSG-7066: 支持--prefix参数安装,支持查看changelog

TSG-7390: 支持输出扫描状态到prometheus
This commit is contained in:
liuxueli
2021-08-14 16:22:10 +08:00
parent 50934de91d
commit 97ea56eb86
7 changed files with 24 additions and 13 deletions

View File

@@ -292,6 +292,7 @@ struct _Maat_feather_t
int cumulative_update_off;
int stat_on;
int perf_on;
int output_prometheus;
void* logger;
long long maat_version;