grafana/public/app/plugins/datasource
Torkel Ödegaard 81e955e6b5
BackendSrv: Cancellable requests & Observable all the way (#25746)
* BackendSrv: Observable all the way POC

* starting to unify code paths

* tests pass

* Unified error handling

* Single request path and error handling

* Fixed ts issue

* another ts issu

* Added back old requestId cancellation

* Slow progress trying to grasp the full picture of cancellation

* Updates

* refactoring

* Remove a bunch of stuff from backendSrv

* Removed another function

* Do not show error alerts for data queries

* Muu

* Updated comment

* fixed ts issue

* unify request options type

* Made query inspector subscribe to backendSrv stream instead of legacy app events

* Add back support for err.isHandled to limit scope

* never show success alerts

* Updated tests

* Fixing tests

* Minor weak

* Improved logic for the showErrorAlert and showSuccessAlert boolean flags, now they work more logically

* Fix issue
2020-07-07 21:22:47 +02:00
..
cloud-monitoring Stackdriver: Deep linking from Grafana panels to the Metrics Explorer (#25858) 2020-07-01 01:16:20 +03:00
cloudwatch Cloudwatch: Add Support for external ID in assume role (#23685) 2020-07-02 15:24:36 +02:00
dashboard Inspect: Allow showing data without transformations and field config is applied (#24314) 2020-05-13 13:03:34 +02:00
elasticsearch Elastic: Internal data links (#25942) 2020-07-01 09:45:21 +02:00
grafana Chore: Upgrades jQuery and @types/jQuery (#25651) 2020-06-18 11:35:11 +02:00
grafana-azure-monitor-datasource Azure: query builder cleanup (#25956) 2020-06-30 22:55:04 -07:00
graphite Fix few null checks to make master green (#25965) 2020-07-01 11:40:37 +02:00
influxdb InfluxDB: Fixed new group by dropdown now showing (#26031) 2020-07-03 14:58:29 +02:00
jaeger BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
loki BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
mixed Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
mssql Chore: Upgrades jQuery and @types/jQuery (#25651) 2020-06-18 11:35:11 +02:00
mysql Chore: Upgrades jQuery and @types/jQuery (#25651) 2020-06-18 11:35:11 +02:00
opentsdb Chore: Fix typescript strict null errors from 674 -> 565 (#26057) 2020-07-06 21:16:27 +02:00
postgres Chore: Upgrades jQuery and @types/jQuery (#25651) 2020-06-18 11:35:11 +02:00
prometheus BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
testdata BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
zipkin BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00