Files
SenSu/plugins/sentinel/config.yaml
T
qinglong b53410bc77 fix: Sentinel SSE 每次轮询都推送 (实时性) + isolation 默认 false + 文档
Sentinel:
- poll_interval 3s→2s, 每次轮询都推 SSE (不再等状态变化)
- 解决稳定状态下数据更新不实时问题

插件系统:
- 默认 isolation: false (避免插件 WebUI 不显示)
- example_plugin 显式设置 isolation: false
- 插件开发指南: settings 示例增加 isolation 说明

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-13 17:54:39 +08:00

17 lines
407 B
YAML

author: SenSu Team
description: 🛡️ 多节点 SenSu 集群性能监控 — 实时仪表盘 + 节点管理
name: Sentinel
nodes:
- api_key: sk-e77716bb9be5ab0d42a3154d7bacee7e555bfba1b828eb09
enabled: true
id: node-3733a070
name: 本地容器
notes: 骁龙8E Gen5
url: http://127.0.0.1:4200
settings:
auto_start: true
isolation: false
poll_interval: 2
request_timeout: 5
version: 1.0.0