3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/pkg/tsdb
Sofia Papagiannaki 4acbcd7053
AlertingNG: POC of evaluator under feature flag. ()
* New feature toggle for enabling alerting NG

* Initial commit

* Modify evaluate alert API request

* Check for unique labels in alert execution result dataframes

* Remove print statement

* Additional minor fixes/comments

* Fix lint issues

* Add API endpoint for evaluating panel queries

* Push missing renaming

* add refId for condition to API

* add refId for condition to API

* switch dashboard based eval to get method

* add from/to params to dashboard based eval

* add from/to params to  eval endpoint

Co-authored-by: kyle <kyle@grafana.com>
2020-10-12 21:51:39 +03:00
..
azuremonitor AzureMonitor: pass through null values instead of 0 () 2020-10-09 08:15:19 -04:00
cloudmonitoring Settings: Rename constants/variables to follow Go naming standards () 2020-10-02 15:45:45 +02:00
cloudwatch CloudWatch: Re-implement authentication () 2020-10-12 17:58:58 +02:00
elasticsearch Revert "Elasticsearch: add frozen indices search support ()" () 2020-09-23 12:24:46 +01:00
graphite Settings: Rename constants/variables to follow Go naming standards () 2020-10-02 15:45:45 +02:00
influxdb Settings: Rename constants/variables to follow Go naming standards () 2020-10-02 15:45:45 +02:00
mssql Settings: Rename constants/variables to follow Go naming standards () 2020-10-02 15:45:45 +02:00
mysql Settings: Rename constants/variables to follow Go naming standards () 2020-10-02 15:45:45 +02:00
opentsdb Settings: Rename constants/variables to follow Go naming standards () 2020-10-02 15:45:45 +02:00
postgres Settings: Rename constants/variables to follow Go naming standards () 2020-10-02 15:45:45 +02:00
prometheus Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
sqleng Settings: Rename constants/variables to follow Go naming standards () 2020-10-02 15:45:45 +02:00
testdatasource PanelData: Adds annotations and QueryResultMeta dataTopic () 2020-09-24 21:01:31 +02:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
frame_util.go Alerting: Add labels to name when converting data frame to series () 2020-10-09 08:21:16 -04:00
interval_test.go pkg/tsdb: Check errors () 2019-10-22 16:16:53 +02:00
interval.go Chore: Enable gocyclo linter () 2020-09-07 22:10:06 +02:00
models.go AlertingNG: POC of evaluator under feature flag. () 2020-10-12 21:51:39 +03:00
query_endpoint.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
request.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
time_range_test.go Chore: Enable whitespace linter () 2020-07-06 20:17:28 +02:00
time_range.go Core: add location option to parse timerange () 2020-05-19 08:52:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00