Hide alert update success toast
This commit is contained in:
committed by
Tom Ratcliffe
parent
fbe43100aa
commit
12eeda5b7d
@@ -272,6 +272,7 @@ export const alertRuleApi = alertingApi.injectEndpoints({
|
||||
url: `/api/ruler/grafana/api/v1/rules/${nameSpaceUID}/`,
|
||||
data: payload,
|
||||
method: 'POST',
|
||||
showSuccessAlert: false,
|
||||
}),
|
||||
invalidatesTags: ['AlertRulerRule'],
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user