mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
rendering: Added concurrent rendering limits
This commit is contained in:
@@ -113,6 +113,7 @@ func (n *notificationService) uploadImage(context *EvalContext) (err error) {
|
||||
Timeout: alertTimeout / 2,
|
||||
OrgId: context.Rule.OrgId,
|
||||
OrgRole: m.ROLE_ADMIN,
|
||||
IsAlert: true,
|
||||
}
|
||||
|
||||
ref, err := context.GetDashboardUID()
|
||||
|
||||
Reference in New Issue
Block a user