grafana/public/app/plugins/datasource/influxdb/components
Gábor Farkas 0afc4c0361
InfluxDB: InfluxQL query editor: better handling of slow queries (#34507)
* InfluxDB: InfluxQL query editor: better handling of slow queries

* adjusted message to be similar to other messages

* simplify code

Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>

Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-05-24 15:58:59 +02:00
..
__snapshots__ DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
VisualInfluxQLEditor InfluxDB: InfluxQL query editor: better handling of slow queries (#34507) 2021-05-24 15:58:59 +02:00
ConfigEditor.test.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
ConfigEditor.tsx Influx: Make max series limit configurable and show the limiting message if applied (#31025) 2021-02-10 15:23:19 +01:00
constants.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
FluxQueryEditor.tsx InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
InfluxCheatSheet.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
InfluxLogsQueryField.test.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
InfluxLogsQueryField.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
InfluxStartPage.tsx Dashboards: Adds cheat sheet toggle to supported query editors (#28857) 2021-01-19 23:52:09 +01:00
QueryEditor.tsx InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
QueryEditorModeSwitcher.tsx InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
queryUtils.test.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
queryUtils.ts InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
RawInfluxQLEditor.test.tsx influxdb: switch the raw influxql editor from angular to react (#31860) 2021-03-16 10:47:33 +01:00
RawInfluxQLEditor.tsx InfluxDB: Convert the InfluxQL query editor from Angular to React (#32168) 2021-05-11 08:15:44 +02:00
useShadowedState.test.ts influxdb: raw-influxql editor: fix state-management bug (#32035) 2021-03-17 16:32:40 +01:00
useShadowedState.ts Chore: eslint react hook fix for public folder (#31174) 2021-03-25 12:42:14 +01:00
useUniqueId.test.ts influxdb: switch the raw influxql editor from angular to react (#31860) 2021-03-16 10:47:33 +01:00
useUniqueId.ts influxdb: switch the raw influxql editor from angular to react (#31860) 2021-03-16 10:47:33 +01:00
VariableQueryEditor.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00