Skip to content

Commit

Permalink
Merge branch 'main' of ssh://github.com/ccfos/nightingale
Browse files Browse the repository at this point in the history
  • Loading branch information
710leo committed Jun 9, 2023
2 parents c490ab0 + 61762e8 commit 64feee7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion center/router/router_alert_subscribe.go
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ func (rt *Router) alertSubscribePut(c *gin.Context) {
rt.Ctx,
"name",
"disabled",
"prod",
"cate",
"datasource_ids",
"cluster",
"rule_id",
"tags",
Expand All @@ -96,7 +99,6 @@ func (rt *Router) alertSubscribePut(c *gin.Context) {
"webhooks",
"for_duration",
"redefine_webhooks",
"datasource_ids",
))
}

Expand Down

0 comments on commit 64feee7

Please sign in to comment.