whizard-notification
仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由
便于构建多租户告警分发与静默管理策略。
▸ 风险提示
配置外部渠道需保存凭据并允许网络访问,存在信息泄露风险。
这个 Skill 做什么
配置 KubeSphere 的 WizTelemetry 通知组件,管理通知通道、路由与静默策略。
配置 KubeSphere 上的 WizTelemetry Notification,负责接收告警、云事件和审计日志并按租户或命名空间分发到不同通知通道。常用于安装、调试通知渠道、设置告警路由和管理静默期时。特点是支持多租户标签化路由与多种通道策略,便于按业务或命名空间精细化控制通知投递。
▸ 展开 SKILL.md 英文原文
Use when working with WizTelemetry Notification extension for KubeSphere, including installation, configuration, troubleshooting, notification channel setup, alert routing, and silence management.
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/whizard-notification/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/whizard-notification/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# WizTelemetry Notification ## Overview WizTelemetry Notification is the notification component of the KubeSphere observability platform. It receives alerts, cloud events, and audit logs in a multi-tenant Kubernetes environment and distributes notifications to different channels based on tenant labels (e.g., namespace). ## Architecture ``` ┌──────────────────────────────────────────────────────────────────────────────┐ │ Alertmanager │ │ Prometheus ──▶ metrics alert ──▶ notification-manager-svc:19093 │ │ K8s Events ──▶ events alert ──▶ notification-manager-svc:19093 │ │ Auditing ──▶ auditi
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有