完善中央与边缘部署、远程写入与监控文档
- 增加中央与边缘完整配置和部署脚本 - 引入 VictoriaMetrics 数据源与 remote_write 故障排查说明 - 新增 edge-agent 配置脚本、ONVIF 自建 exporter 与 ping 监控示例 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
central-server/data/
|
||||
central-server/.env
|
||||
|
||||
edge-agent/.env
|
||||
edge-agent/prometheus-edge/data/
|
||||
|
||||
# 生成文件(由 CSV 脚本生成)
|
||||
edge-agent/config/*.json
|
||||
|
||||
Reference in New Issue
Block a user