grafana/pkg/services/ngalert
Kyle Brandt 0cb29d337a
Expressions: Move GEL into core as expressions (#29072)
* comes from grafana/gel-app
* remove transform plugin code
* move __expr__ and -100 constants to expr pkg
* set OrgID on request plugin context
* use gtime for resample duration
* in resample, rename "rule" to "window", use gtime for duration, parse duration before exec
* remove gel entry from plugins-bundled/external.json
which creates an empty array for plugins
2020-11-19 07:17:00 -05:00
..
eval Expressions: Move GEL into core as expressions (#29072) 2020-11-19 07:17:00 -05:00
alert_definition.go AlertingNG: manage and evaluate alert definitions via the API (#28377) 2020-11-12 15:11:30 +02:00
api.go AlertingNG: manage and evaluate alert definitions via the API (#28377) 2020-11-12 15:11:30 +02:00
database_test.go AlertingNG: manage and evaluate alert definitions via the API (#28377) 2020-11-12 15:11:30 +02:00
database.go AlertingNG: manage and evaluate alert definitions via the API (#28377) 2020-11-12 15:11:30 +02:00
middleware.go AlertingNG: manage and evaluate alert definitions via the API (#28377) 2020-11-12 15:11:30 +02:00
models.go AlertingNG: manage and evaluate alert definitions via the API (#28377) 2020-11-12 15:11:30 +02:00
ngalert.go AlertingNG: manage and evaluate alert definitions via the API (#28377) 2020-11-12 15:11:30 +02:00
validator.go Expressions: Move GEL into core as expressions (#29072) 2020-11-19 07:17:00 -05:00