Alerting: take datasources as external alertmanagers into consideration (#52534)
This commit is contained in:
@@ -165,6 +165,7 @@ type GetAllDataSourcesQuery struct {
|
||||
}
|
||||
|
||||
type GetDataSourcesByTypeQuery struct {
|
||||
OrgId int64 // optional: filter by org_id
|
||||
Type string
|
||||
Result []*DataSource
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user