Alerting: hide "silence" button for external AM setups (#62133)
This commit is contained in:
@@ -92,5 +92,6 @@ type GettableAlertmanagers struct {
|
||||
|
||||
// swagger:model
|
||||
type AlertingStatus struct {
|
||||
AlertmanagersChoice AlertmanagersChoice `json:"alertmanagersChoice"`
|
||||
AlertmanagersChoice AlertmanagersChoice `json:"alertmanagersChoice"`
|
||||
NumExternalAlertmanagers int `json:"numExternalAlertmanagers"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user