grafana/pkg/services
Marcus Efraimsson 5713048f48
Alerting: Improve alert rule testing (#16286)
* tsdb: add support for setting debug flag of tsdb query

* alerting: adds debug flag in eval context

Debug flag is set when testing an alert rule and this debug
flag is used to return more debug information in test aler rule
response. This debug flag is also provided to tsdb queries so
datasources can optionally add support for returning additional
debug data

* alerting: improve test alert rule ui

Adds buttons for expand/collapse json and copy json to clipboard,
very similar to how the query inspector works.

* elasticsearch: implement support for tsdb query debug flag

* elasticsearch: embedding client response in struct

* alerting: return proper query model when testing rule
2019-06-25 08:52:17 +02:00
..
alerting Alerting: Improve alert rule testing (#16286) 2019-06-25 08:52:17 +02:00
annotations renames PartialMatch to MatchAny 2018-09-13 15:15:42 +02:00
auth Batch disable users (#17254) 2019-05-31 13:22:22 +03:00
cleanup move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
dashboards move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
datasources codestyle: moves cache to infra (#17519) 2019-06-13 10:55:38 +02:00
guardian move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
hooks Adds backend hooks service so extensions can modify index data 2018-10-12 11:26:42 +02:00
ldap ldap: makes mocks available for testing. (#17576) 2019-06-14 09:54:19 +02:00
login Users: Disable users removed from LDAP (#16820) 2019-05-21 14:52:49 +03:00
multildap LDAP: small improvements to various LDAP parts (#17662) 2019-06-19 15:46:04 +02:00
notifications backend: replace /pkg/errors with errutil (#17065) 2019-05-15 12:20:17 +02:00
provisioning Provisioning: Support folder that doesn't exist yet in dashboard provisioning (#17407) 2019-06-04 22:23:08 +02:00
quota Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 2019-04-30 14:42:01 +02:00
rendering move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
search Search: Fixes search limits and adds a page parameter (#16458) 2019-04-17 13:07:50 +02:00
sqlstore SQLStore: extend user.SearchUsers method (#17514) 2019-06-14 09:50:38 +01:00
teamguardian teams: local access to bus, moving away from dep on global. 2019-03-19 14:01:20 +01:00