提交 64feee79 编写于 作者: N ning

Merge branch 'main' of ssh://github.com/ccfos/nightingale

...@@ -83,6 +83,9 @@ func (rt *Router) alertSubscribePut(c *gin.Context) { ...@@ -83,6 +83,9 @@ func (rt *Router) alertSubscribePut(c *gin.Context) {
rt.Ctx, rt.Ctx,
"name", "name",
"disabled", "disabled",
"prod",
"cate",
"datasource_ids",
"cluster", "cluster",
"rule_id", "rule_id",
"tags", "tags",
...@@ -96,7 +99,6 @@ func (rt *Router) alertSubscribePut(c *gin.Context) { ...@@ -96,7 +99,6 @@ func (rt *Router) alertSubscribePut(c *gin.Context) {
"webhooks", "webhooks",
"for_duration", "for_duration",
"redefine_webhooks", "redefine_webhooks",
"datasource_ids",
)) ))
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册