Files
grafana/public/app/core
David Kaltschmidt 53817b7429 Add silent option to backend requests
* When set to `true`, the `silent` option for backend_srv requests
 suppresses all event emitters that are triggered when the response is
received.
* Added `helperRequest()` to the Prometheus datasource to support
 requests that are not triggered by the user, e.g., for tab completion.
`helperRequest()` sets the `silent` option.
* Migrated all non-timeseries queries of the Prometheus datasource to
 use `helperRequest()`.

Fixes #11673
2018-04-20 15:28:04 +02:00
..
2018-04-13 20:31:29 +02:00
2017-12-20 12:33:33 +01:00
2017-10-01 20:02:25 +02:00
2018-04-11 14:30:39 +02:00
2017-10-01 20:02:25 +02:00
2017-12-20 12:33:33 +01:00