From 0afc4c0361a710a883f76851881070e7808a09a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Farkas?= Date: Mon, 24 May 2021 15:58:59 +0200 Subject: [PATCH] InfluxDB: InfluxQL query editor: better handling of slow queries (#34507) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 Co-authored-by: Piotr Jamróz --- .../datasource/influxdb/components/VisualInfluxQLEditor/Seg.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/Seg.tsx b/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/Seg.tsx index cc94d6c288a..b77285e9ac2 100644 --- a/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/Seg.tsx +++ b/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/Seg.tsx @@ -106,6 +106,7 @@ const SelSingleLoad = ({ loadOptions, allowCustomValue, onChange, onClose }: Sel return (