[v9.4.x] Alerting: hide "silence" button for external AM setups (#62691)
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
This commit is contained in:
co-authored by
Gilles De Mey
parent
70e4499f83
commit
c8cf18d8f6
@@ -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