6 tables (source/schedule/fetch_log/item/analysis/alert) 3 fetch modes (API + Browser + Crawler) 5-dimension analysis + auto status classification 7 stat cards + 6 tab dashboard
17 lines
421 B
JSON
17 lines
421 B
JSON
{
|
|
"models_dir": "${HOME}$/py/sage/models",
|
|
"output_dir": "${HOME}$/py/sage/wwwroot/_a/hotspot_alert",
|
|
"dbname": "sage",
|
|
"tblname": "hotspot_alert",
|
|
"title": "预警规则",
|
|
"params": {
|
|
"sortby": "name",
|
|
"browserfields": {
|
|
"exclouded": ["id"],
|
|
"cwidth": {}
|
|
},
|
|
"editexclouded": ["id", "last_triggered"],
|
|
"record_toolbar": null
|
|
}
|
|
}
|