Files
grafana/public
David Kaltschmidt 2e02a8c855 Explore: query transactions
Existing querying was grouped together before handed over to the
datasource. This slowed down result display to however long the slowest
query took.

- create one query transaction per result viewer (graph, table, etc.)
  and query row
- track latencies for each transaction
- show results as soon as they are being received
- loading indicator on graph and query button to indicate that queries
  are still running and that results are incomplete
- properly discard transactions when removing or changing queries
2018-10-23 16:09:48 +02:00
..
2018-10-23 16:09:48 +02:00
2018-04-13 20:31:29 +02:00
2017-08-14 13:57:16 +02:00
2018-10-23 16:09:48 +02:00
2018-09-07 17:55:38 +02:00
2018-10-18 10:42:25 +02:00
2018-09-28 09:30:56 +02:00
2015-06-15 19:02:38 -04:00