AlertingNG: Split into several packages (#31719)

* AlertingNG: Split into several packages

* Move AlertQuery to models
This commit is contained in:
Sofia Papagiannaki
2021-03-08 22:19:21 +02:00
committed by GitHub
parent 124ef813ab
commit 4ce0a49eac
27 changed files with 840 additions and 765 deletions

1
go.mod
View File

@@ -68,6 +68,7 @@ require (
github.com/prometheus/client_golang v1.9.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.18.0
github.com/quasilyte/go-ruleguard/dsl/fluent v0.0.0-20201222093424-5d7e62a465d3 // indirect
github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967
github.com/robfig/cron/v3 v3.0.1
github.com/russellhaering/goxmldsig v1.1.0