wanjunlei
还有一点,我使用notification-manager v0.1.1后,发现不用添加如下代码也可以收到信息:
"receivers":
- "name": "notification-manager"
"webhook_configs":
- "url": "http://notification-manager-svc.kubesphere-monitoring-system.svc:19093/api/v2/alerts"
请问这个在v0.1.1是正常的吗?然后升级到0.6版本后才添加的吗