From 01c5587eda95b1a232ce1c34584ee57ee6e871d1 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 24 May 2021 15:31:52 +0100 Subject: [PATCH] InfluxDB: InfluxQL query editor: better handling of slow queries (#34507) (#34596) 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 (cherry picked from commit 0afc4c0361a710a883f76851881070e7808a09a5) Co-authored-by: Gábor Farkas --- .../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 (