feat(alerting): remove orgid from alertrule query

This commit is contained in:
bergquist
2016-06-03 15:24:53 +02:00
parent 2cf797b567
commit 6a49d4ed6b
3 changed files with 20 additions and 6 deletions
+4
View File
@@ -89,6 +89,10 @@ type GetAlertsQuery struct {
Result []AlertRule
}
type GetAllAlertsQuery struct {
Result []AlertRule
}
type GetAlertsForExecutionQuery struct {
Timestamp int64