mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 07:19:17 +01:00
app/vmalert: document GroupAlerts
This makes golint happy
This commit is contained in:
parent
608ed19655
commit
d72593cca2
@ -61,6 +61,7 @@ type APIRecordingRule struct {
|
||||
Labels map[string]string `json:"labels"`
|
||||
}
|
||||
|
||||
// GroupAlerts represents a group of alerts for WEB view
|
||||
type GroupAlerts struct {
|
||||
Group APIGroup
|
||||
Alerts []*APIAlert
|
||||
|
Loading…
Reference in New Issue
Block a user